Searched refs:refreshExistingShortcuts (Results 1 – 2 of 2) sorted by relevance
66 mSettingsInitialize.refreshExistingShortcuts(mContext); in refreshExistingShortcuts_shouldUpdateLaunchIntentFlagsForExistingShortcut()93 mSettingsInitialize.refreshExistingShortcuts(mContext); in refreshExistingShortcuts_shouldNotUpdateImmutableShortcut()
70 ThreadUtils.postOnBackgroundThread(() -> refreshExistingShortcuts(context)); in onReceive()134 void refreshExistingShortcuts(Context context) { in refreshExistingShortcuts() method in SettingsInitialize