Searched refs:featureEnabledTime (Results 1 – 1 of 1) sorted by relevance
499 long featureEnabledTime = getLocationAccessCheckEnabledTime(); in getLocationUsersWithNoNotificationYetLocked() local500 if (featureEnabledTime >= 0 && entry.getLastAccessBackgroundTime( in getLocationUsersWithNoNotificationYetLocked()501 AppOpsManager.OP_FLAGS_ALL_TRUSTED) > featureEnabledTime) { in getLocationUsersWithNoNotificationYetLocked()