Searched defs:sharedPrefs (Results 1 – 9 of 9) sorted by relevance
64 public static void launch(Context context, SharedPreferences sharedPrefs, String facetId, in launch()84 public static void saveLastLaunchedAppInfo(SharedPreferences sharedPrefs, String facetId, in saveLastLaunchedAppInfo()103 public static AppLaunchInformation getLastLaunchedAppInfo(SharedPreferences sharedPrefs) { in getLastLaunchedAppInfo()
44 DialerPersistentBackupAgent(@NonNull String[] sharedPrefs) { in DialerPersistentBackupAgent()
224 SharedPreferences sharedPrefs = launcher.getSharedPrefs(); in incrementShelfBounceCount() local233 SharedPreferences sharedPrefs = launcher.getSharedPrefs(); in incrementHomeBounceCount() local
54 private RuntimeScopedPreferences(Context context, SharedPreferences sharedPrefs, in RuntimeScopedPreferences()
227 SharedPreferences sharedPrefs = mCarTrustedDeviceService.getSharedPrefs(); in testOnEscrowTokenRemoved_removeOneTrustedDevice() local
208 SharedPreferences sharedPrefs = PreferenceManager.getDefaultSharedPreferences(context); in tryCdmaSetCategory() local
407 SharedPreferences sharedPrefs = mTrustedDeviceService.getSharedPrefs(); in onEscrowTokenRemoved() local457 SharedPreferences sharedPrefs = mTrustedDeviceService.getSharedPrefs(); in onEscrowTokenActiveStateChanged() local
73 SharedPreferences sharedPrefs = Utilities.getDevicePrefs(context); in newInstance() local
477 SharedPreferences sharedPrefs = in handleMessage() local