Home
last modified time | relevance | path

Searched defs:errorLogName (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/feature/
DRcsFeature.java157 private void executeMethodAsync(Runnable r, String errorLogName) in executeMethodAsync()
172 String errorLogName) throws RemoteException { in executeMethodAsyncForResult()
/frameworks/base/telephony/java/android/telephony/ims/
DImsService.java618 private void executeMethodAsync(Runnable r, String errorLogName) { in executeMethodAsync()
629 private <T> T executeMethodAsyncForResult(Supplier<T> r, String errorLogName) { in executeMethodAsyncForResult()
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsConfigImplBase.java498 private void executeMethodAsync(Runnable r, String errorLogName) throws RemoteException { in executeMethodAsync()
510 String errorLogName) throws RemoteException { in executeMethodAsyncForResult()
/frameworks/base/telephony/java/android/telephony/
DDomainSelectionService.java797 @NonNull String tag, @NonNull String errorLogName) throws RemoteException { in executeMethodAsync()
808 @NonNull String tag, @NonNull String errorLogName) { in executeMethodAsyncNoException()