Searched refs:executeMethodAsyncNoException (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/android/telephony/ims/feature/ |
H A D | MmTelFeature.java | 248 executeMethodAsyncNoException(() -> MmTelFeature.this 254 executeMethodAsyncNoException(() -> MmTelFeature.this 261 executeMethodAsyncNoException(() -> MmTelFeature.this 302 executeMethodAsyncNoException(() -> MmTelFeature.this 309 executeMethodAsyncNoException(() -> MmTelFeature.this 315 executeMethodAsyncNoException(() -> MmTelFeature.this 322 executeMethodAsyncNoException(() -> MmTelFeature.this 348 executeMethodAsyncNoException( 362 executeMethodAsyncNoException( 368 executeMethodAsyncNoException( [all …]
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | DomainSelectionService.java | 568 executeMethodAsyncNoException(mExecutor, in onWwanSelected() 600 executeMethodAsyncNoException(mExecutor, in onCompleted() 634 executeMethodAsyncNoException(mExecutor, in cancelSelection() 643 executeMethodAsyncNoException(mExecutor, in reselectDomain() 652 executeMethodAsyncNoException(mExecutor, in finishSelection() 729 executeMethodAsyncNoException(mExecutor, in onComplete() 783 executeMethodAsyncNoException(getCachedExecutor(), 790 executeMethodAsyncNoException(getCachedExecutor(), 807 private void executeMethodAsyncNoException(@NonNull Executor executor, @NonNull Runnable r, in executeMethodAsyncNoException() method in DomainSelectionService
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsRegistrationImplBase.java | 243 executeMethodAsyncNoException(() -> ImsRegistrationImplBase.this 250 executeMethodAsyncNoException(() -> ImsRegistrationImplBase.this 256 executeMethodAsyncNoException(() -> ImsRegistrationImplBase.this 262 executeMethodAsyncNoException(() -> ImsRegistrationImplBase.this 279 private void executeMethodAsyncNoException(Runnable r, String errorLogName) {
|