Searched refs:NLS_PREFERENCE_FILE (Results 1 – 2 of 2) sorted by relevance
45 …permissioncontroller.privacysources.NotificationListenerCheckInternal.Companion.NLS_PREFERENCE_FILE571 .getSharedPreferences(NLS_PREFERENCE_FILE, Context.MODE_PRIVATE) in clearSharedPrefState()
200 parentUserContext.getSharedPreferences(NLS_PREFERENCE_FILE, MODE_PRIVATE)213 @VisibleForTesting const val NLS_PREFERENCE_FILE = "nls_preference" constant