Home
last modified time | relevance | path

Searched refs:updatePendingIntentsIfNeeded (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialogTest.java141 ProfileSelectDialog.updatePendingIntentsIfNeeded(mContext, tile); in updatePendingIntentsIfNeeded_removesUsersWithNoPendingIntentsAndCloneProfile()
/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialog.java202 public static void updatePendingIntentsIfNeeded(Context context, Tile tile) { in updatePendingIntentsIfNeeded() method in ProfileSelectDialog
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFeatureProviderImpl.java459 ProfileSelectDialog.updatePendingIntentsIfNeeded(mContext, tile);