Searched refs:PERSIST_ACROSS_REBOOTS (Results 1 – 7 of 7) sorted by relevance
185 public static final int PERSIST_ACROSS_REBOOTS = 2; field in ActivityInfo1775 case PERSIST_ACROSS_REBOOTS: return "PERSIST_ACROSS_REBOOTS";
96 import static android.content.pm.ActivityInfo.PERSIST_ACROSS_REBOOTS;3301 info.persistableMode == PERSIST_ACROSS_REBOOTS) && in isPersistable()
2492 SecureSettingsProto.ReduceBrightColors.PERSIST_ACROSS_REBOOTS); in dumpProtoSecureSettingsLocked()
796 return activityInfo.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS; in isPersistable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8321 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2
12089 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2