Searched defs:errorLogName (Results 1 – 4 of 4) sorted by relevance
157 private void executeMethodAsync(Runnable r, String errorLogName) in executeMethodAsync()172 String errorLogName) throws RemoteException { in executeMethodAsyncForResult()
618 private void executeMethodAsync(Runnable r, String errorLogName) { in executeMethodAsync()629 private <T> T executeMethodAsyncForResult(Supplier<T> r, String errorLogName) { in executeMethodAsyncForResult()
498 private void executeMethodAsync(Runnable r, String errorLogName) throws RemoteException { in executeMethodAsync()510 String errorLogName) throws RemoteException { in executeMethodAsyncForResult()
797 @NonNull String tag, @NonNull String errorLogName) throws RemoteException { in executeMethodAsync()808 @NonNull String tag, @NonNull String errorLogName) { in executeMethodAsyncNoException()