Searched refs:RoSystemProperties (Results 1 – 18 of 18) sorted by relevance
19 import com.android.internal.os.RoSystemProperties;41 return RoSystemProperties.FACTORYTEST; in getMode()
30 import com.android.internal.os.RoSystemProperties;44 final Field field = RoSystemProperties.class.getDeclaredField( in setOneHandedModeEnabled()
27 public class RoSystemProperties { class
25 import com.android.internal.os.RoSystemProperties;269 return RoSystemProperties.DEBUGGABLE && in isSslCheckRelaxed()
41 import com.android.internal.os.RoSystemProperties;466 RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER); in runIsHeadlessSystemUserMode()
152 import com.android.internal.os.RoSystemProperties;4125 return RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER; in isDefaultHeadlessSystemUserMode()4139 return RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER; in isDefaultHeadlessSystemUserMode()7212 if (isHeadlessSystemUserMode != RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER) {
45 import com.android.internal.os.RoSystemProperties;154 if (RoSystemProperties.DEBUGGABLE) { in checkShellPermissions()
27 import com.android.internal.os.RoSystemProperties in <lambda>()1309 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_DISABLE) { in <lambda>()1341 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE) { in <lambda>()1348 return !RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE in <lambda>()
28 import static com.android.internal.os.RoSystemProperties.SUPPORT_ONE_HANDED_MODE;
97 import com.android.internal.os.RoSystemProperties;1724 return RoSystemProperties.CRYPTO_ENCRYPTED; in isEncrypted()1735 return RoSystemProperties.CRYPTO_FILE_ENCRYPTED; in isFileEncrypted()
90 import com.android.internal.os.RoSystemProperties;1674 return RoSystemProperties.CONFIG_LOW_RAM || in isLowRamDeviceStatic()1687 return RoSystemProperties.CONFIG_SMALL_BATTERY; in isSmallBatteryDevice()1699 && !RoSystemProperties.CONFIG_AVOID_GFX_ACCEL in isHighEndGfx()
24 import static com.android.internal.os.RoSystemProperties.SUPPORT_ONE_HANDED_MODE;
122 import com.android.internal.os.RoSystemProperties;3257 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_DISABLE) {3299 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE) {3310 return !RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE;
212 import com.android.internal.os.RoSystemProperties;5345 return RoSystemProperties.CEC_AUDIO_DEVICE_FORWARD_VOLUME_KEYS_SYSTEM_AUDIO_MODE_OFF;
11422 com.android.internal.os.RoSystemProperties
33858 Lcom/android/internal/os/RoSystemProperties;
11453 com.android.internal.os.RoSystemProperties
44019 Lcom/android/internal/os/RoSystemProperties;