Searched refs:PERSIST_ACROSS_REBOOTS (Results 1 – 6 of 6) sorted by relevance
152 public static final int PERSIST_ACROSS_REBOOTS = 2; field in ActivityInfo1226 case PERSIST_ACROSS_REBOOTS: return "PERSIST_ACROSS_REBOOTS"; in persistableModeToString()
80 import static android.content.pm.ActivityInfo.PERSIST_ACROSS_REBOOTS;2539 info.persistableMode == PERSIST_ACROSS_REBOOTS) && in isPersistable()
2385 SecureSettingsProto.ReduceBrightColors.PERSIST_ACROSS_REBOOTS); in dumpProtoSecureSettingsLocked()
710 return activityInfo.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS; in isPersistable()
11872 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2
8321 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2