Searched refs:RoSystemProperties (Results 1 – 18 of 18) sorted by relevance
19 import com.android.internal.os.RoSystemProperties;41 return RoSystemProperties.FACTORYTEST; in getMode()
19 import com.android.internal.os.RoSystemProperties;33 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()
134 import com.android.internal.os.RoSystemProperties;3554 return RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER; in isDefaultHeadlessSystemUserMode()3568 return RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER; in isDefaultHeadlessSystemUserMode()6592 if (isHeadlessSystemUserMode != RoSystemProperties.MULTIUSER_HEADLESS_SYSTEM_USER) {
27 import com.android.internal.os.RoSystemProperties959 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_DISABLE) {988 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE) {994 return !RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE
49 import com.android.internal.os.RoSystemProperties;163 if (RoSystemProperties.DEBUGGABLE) { in checkShellPermissions()
29 import static com.android.internal.os.RoSystemProperties.SUPPORT_ONE_HANDED_MODE;
95 import com.android.internal.os.RoSystemProperties;1682 return RoSystemProperties.CRYPTO_ENCRYPTED; in isEncrypted()1693 return RoSystemProperties.CRYPTO_FILE_ENCRYPTED; in isFileEncrypted()
89 import com.android.internal.os.RoSystemProperties;1475 return RoSystemProperties.CONFIG_LOW_RAM || in isLowRamDeviceStatic()1488 return RoSystemProperties.CONFIG_SMALL_BATTERY; in isSmallBatteryDevice()1500 && !RoSystemProperties.CONFIG_AVOID_GFX_ACCEL in isHighEndGfx()
24 import static com.android.internal.os.RoSystemProperties.SUPPORT_ONE_HANDED_MODE;
121 import com.android.internal.os.RoSystemProperties;3314 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_DISABLE) {3356 if (RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE) {3367 return !RoSystemProperties.CONTROL_PRIVAPP_PERMISSIONS_ENFORCE;
201 import com.android.internal.os.RoSystemProperties;4845 return RoSystemProperties.CEC_AUDIO_DEVICE_FORWARD_VOLUME_KEYS_SYSTEM_AUDIO_MODE_OFF;
11042 com.android.internal.os.RoSystemProperties
33848 Lcom/android/internal/os/RoSystemProperties;
11073 com.android.internal.os.RoSystemProperties
43982 Lcom/android/internal/os/RoSystemProperties;