Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java623 private static void runOnBackgroundThread(@NonNull Runnable r) { in runOnBackgroundThread() method in TelephonyManager
7165 runOnBackgroundThread(() -> executor.execute( in requestCellInfoUpdate()
7233 runOnBackgroundThread(() -> executor.execute( in requestCellInfoUpdate()
8501 runOnBackgroundThread(() -> executor.execute( in requestNumberVerification()
12499 runOnBackgroundThread(() -> executor.execute( in setSimPowerStateForSlot()
15484 runOnBackgroundThread(() -> executor.execute(() -> { in setPreferredOpportunisticDataSubscription()
15585 runOnBackgroundThread(() -> executor.execute(() -> { in updateAvailableNetworks()