Class ShadowArscAssetManager14


@Implements(value=android.content.res.AssetManager.class,
            minSdk=10000,
            shadowPicker=Picker.class)
public class ShadowArscAssetManager14
extends ShadowArscAssetManager10
  • Constructor Details

  • Method Details

    • nativeSetConfiguration

      @Implementation(minSdk=10000) protected static void nativeSetConfiguration​(long ptr, int mcc, int mnc, String locale, int orientation, int touchscreen, int density, int keyboard, int keyboard_hidden, int navigation, int screen_width, int screen_height, int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, int ui_mode, int color_mode, int grammaticalGender, int major_version)