Searched refs:FLAG_DELAY_SAVE (Results 1 – 5 of 5) sorted by relevance
256 public static final int FLAG_DELAY_SAVE = 0x4; field in SaveInfo262 FLAG_DELAY_SAVE443 | FLAG_DELAY_SAVE); in setFlags()697 || (mFlags & FLAG_DELAY_SAVE) != 0, in build()
601 && (previousSession.getSaveInfoFlagsLocked() & SaveInfo.FLAG_DELAY_SAVE) != 0) { in getPreviousSessionsLocked()
1650 if ((saveInfo.getFlags() & SaveInfo.FLAG_DELAY_SAVE) != 0) { in showSaveLocked()
41567 field public static final int FLAG_DELAY_SAVE = 4; // 0x4
41711 field public static final int FLAG_DELAY_SAVE = 4; // 0x4