Searched defs:asyncResult (Results 1 – 3 of 3) sorted by relevance
214 AsyncResult asyncResult = in testGuideTransportTypeForEmergencyDataNetwork() local
1392 AsyncResult asyncResult = mock(AsyncResult.class); in testLteSignalStrengthReportingCriteriaWhenServiceStateChanged() local
932 private boolean onImsRadioTechChanged(@NonNull AsyncResult asyncResult) { in onImsRadioTechChanged()