Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
H A DThreadUtils.java67 public static Future postOnBackgroundThread(Runnable runnable) { in postOnBackgroundThread() method in ThreadUtils
76 public static Future postOnBackgroundThread(Callable callable) { in postOnBackgroundThread() method in ThreadUtils
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DEditUserPhotoController.java116 ThreadUtils.postOnBackgroundThread(() -> { in onDefaultIconSelected()
130 ThreadUtils.postOnBackgroundThread(() -> { in onPhotoCropped()
H A DAvatarPhotoController.java167 ThreadUtils.postOnBackgroundThread(() -> { in copyAndCropPhoto()
229 ThreadUtils.postOnBackgroundThread(() -> { in onPhotoNotCropped()
H A DCreateUserDialogController.java129 ThreadUtils.postOnBackgroundThread(() -> { in onRestoreInstanceState()
149 ThreadUtils.postOnBackgroundThread(() -> { in onSaveInstanceState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java286 ThreadUtils.postOnBackgroundThread(() -> { in onReceive()
344 mLastShowWarningTask = ThreadUtils.postOnBackgroundThread(() -> { in onReceive()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DAppUtils.java284 ThreadUtils.postOnBackgroundThread(() -> { in preloadTopIcons()
H A DApplicationsState.java1682 ThreadUtils.postOnBackgroundThread( in AppEntry()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java771 ThreadUtils.postOnBackgroundThread(() -> { in connectDevice()
837 ThreadUtils.postOnBackgroundThread(() -> { in adjustVolume()
H A DMediaOutputBaseAdapter.java537 ThreadUtils.postOnBackgroundThread(() -> { in setUpDeviceIcon()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java391 ThreadUtils.postOnBackgroundThread( in getDataFromContactsOnBackgroundThread()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java259 ThreadUtils.postOnBackgroundThread(() -> {
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java671 ThreadUtils.postOnBackgroundThread(() -> { in refresh()