HomeSort by relevance Sort by last modified time
    Searched refs:ShadowSystemProperties (Results 1 - 20 of 20) sorted by null

  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
BluetoothDeviceNoNamePreferenceControllerTest.java 36 import org.robolectric.shadows.ShadowSystemProperties;
63 final boolean mode = ShadowSystemProperties
73 final boolean mode = ShadowSystemProperties
81 ShadowSystemProperties
90 ShadowSystemProperties
101 final boolean mode = ShadowSystemProperties
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/testing/
StorageManagerShadowSystemProperties.java 23 import org.robolectric.shadows.ShadowSystemProperties;
30 public class StorageManagerShadowSystemProperties extends ShadowSystemProperties {
43 return ShadowSystemProperties.getBoolean(key, def);
51 return ShadowSystemProperties.get(key);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
BootSoundPreferenceControllerTest.java 36 import org.robolectric.shadows.ShadowSystemProperties;
78 ShadowSystemProperties.native_set(BootSoundPreferenceController.PROPERTY_BOOT_SOUNDS, "1");
87 ShadowSystemProperties.native_set(BootSoundPreferenceController.PROPERTY_BOOT_SOUNDS, "0");
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowSystemProperties.java 14 public class ShadowSystemProperties {
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 

Completed in 259 milliseconds