Searched refs:NOT_IN_LAST_24H (Results 1 – 3 of 3) sorted by relevance
30 import static com.android.permissioncontroller.permission.utils.Utils.NOT_IN_LAST_24H;388 case NOT_IN_LAST_24H: in updatePreferences()413 case NOT_IN_LAST_24H: in updatePreferences()437 case NOT_IN_LAST_24H: in updatePreferences()461 case NOT_IN_LAST_24H: in updatePreferences()
34 import static com.android.permissioncontroller.permission.utils.Utils.NOT_IN_LAST_24H;442 case NOT_IN_LAST_24H: in updatePreferenceSummary()
117 LAST_24H_CONTENT_PROVIDER, NOT_IN_LAST_24H})122 public static final int NOT_IN_LAST_24H = 4; field in Utils1217 @AppPermsLastAccessType int lastAccessType = NOT_IN_LAST_24H; in getPermissionLastAccessSummaryTimestamp()