Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java609 private static void runOnBackgroundThread(@NonNull Runnable r) { in runOnBackgroundThread() method in TelephonyManager
6820 runOnBackgroundThread(() -> executor.execute( in requestCellInfoUpdate()
6885 runOnBackgroundThread(() -> executor.execute( in requestCellInfoUpdate()
8092 runOnBackgroundThread(() -> executor.execute( in requestNumberVerification()
11842 runOnBackgroundThread(() -> executor.execute( in setSimPowerStateForSlot()
14749 runOnBackgroundThread(() -> executor.execute(() -> { in setPreferredOpportunisticDataSubscription()
14846 runOnBackgroundThread(() -> executor.execute(() -> { in updateAvailableNetworks()