Searched refs:PERSIST_ACROSS_REBOOTS (Results 1 – 6 of 6) sorted by relevance
129 public static final int PERSIST_ACROSS_REBOOTS = 2; field in ActivityInfo1026 case PERSIST_ACROSS_REBOOTS: return "PERSIST_ACROSS_REBOOTS"; in persistableModeToString()
74 import static android.content.pm.ActivityInfo.PERSIST_ACROSS_REBOOTS;1360 info.persistableMode == PERSIST_ACROSS_REBOOTS) && in isPersistable()
622 return activityInfo.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS; in isPersistable()
8321 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2
11027 field public static final int PERSIST_ACROSS_REBOOTS = 2; // 0x2