Searched defs:testResult (Results 1 – 12 of 12) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | IncomingCallFilterGraphTest.java | 114 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testEmptyGraph() local 127 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformOrder() local 145 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformInParallel() local 164 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersTimeout() local
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/ |
D | INetworkMonitorCallbacks.aidl | 21 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/ |
D | INetworkMonitorCallbacks.aidl | 4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/ |
D | INetworkMonitorCallbacks.aidl | 4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/ |
D | INetworkMonitorCallbacks.aidl | 4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | INetworkMonitorCallbacks.aidl | 31 void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
|
/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/ |
D | UsbAoapHostActivity.java | 125 public void testResult(int mode, String update) { in testResult() method in UsbAoapHostActivity
|
D | SpeedMeasurementController.java | 41 void testResult(int mode, String update); in testResult() method
|