Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java146 UI_HELPER_EXECUTOR.post(() -> initializeInBackgroundThread(appContext)); in PrivateProfileManager()
249 private void initializeInBackgroundThread(Context appContext) { in initializeInBackgroundThread() method in PrivateProfileManager