Searched refs:PREFS_CONTROLS_FILE (Results 1 – 8 of 8) sorted by relevance
69 const val PREFS_CONTROLS_FILE = "controls_prefs" in <lambda>() constant130 PREFS_CONTROLS_FILE, Context.MODE_PRIVATE) in <lambda>()
37 …rt com.android.systemui.statusbar.policy.DeviceControlsControllerImpl.Companion.PREFS_CONTROLS_FILE121 mContext.getSharedPreferences(PREFS_CONTROLS_FILE, Context.MODE_PRIVATE).edit() in capture()
79 DeviceControlsControllerImpl.PREFS_CONTROLS_FILE, in instantiateSharedPrefs()
55 fileName = DeviceControlsControllerImpl.PREFS_CONTROLS_FILE, in getSharedPreferencesForUser()
122 DeviceControlsControllerImpl.PREFS_CONTROLS_FILE, in maybeShowDialog()
232 if (fileName != DeviceControlsControllerImpl.PREFS_CONTROLS_FILE) { in getSharedPreferences()
48 …rt com.android.systemui.statusbar.policy.DeviceControlsControllerImpl.Companion.PREFS_CONTROLS_FILE in <lambda>()185 PREFS_CONTROLS_FILE, in <lambda>()
90 eq(DeviceControlsControllerImpl.PREFS_CONTROLS_FILE), in <lambda>()