Searched refs:PERSIST_ACROSS_REBOOTS (Results 1 – 7 of 7) sorted by relevance
120 public static final int PERSIST_ACROSS_REBOOTS = 2; field in ActivityInfo678 case PERSIST_ACROSS_REBOOTS: return "PERSIST_ACROSS_REBOOTS"; in persistableModeToString()
583 info.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS) &&
336 return activityInfo.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS; in isPersistable()
1121 NO DOC BLOCK: android.content.pm.ActivityInfo Field PERSIST_ACROSS_REBOOTS
1735 NO DOC BLOCK: android.content.pm.ActivityInfo Field PERSIST_ACROSS_REBOOTS
8569 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2
8323 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2