Searched defs:emulated (Results 1 – 10 of 10) sorted by relevance
84 boolean emulated() default false; in emulated() method
55 public static void setIsExternalStorageEmulated(boolean emulated) { in setIsExternalStorageEmulated()133 final Boolean emulated = STORAGE_EMULATED.get(path); in isExternalStorageEmulated() local
21 private boolean emulated = false; field in StorageVolumeBuilder
67 public static void setIsExternalStorageEmulated(boolean emulated) { in setIsExternalStorageEmulated()220 final Boolean emulated = STORAGE_EMULATED.get(path); in isExternalStorageEmulated() local
23 private boolean emulated = false; field in StorageVolumeBuilder
154 Class<?> emulated = getEmulatedCoreClassOrInterface(owner); in registerIfEmulatedCoreInterface() local
175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
82799 unsigned int emulated: 1; member