/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | IncomingCallFilterGraphTest.java | 115 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testEmptyGraph() local 116 CallFilterResultCallback listener = (call, result, timeout) -> testResult.complete(result); in testEmptyGraph() 122 assertEquals(PASS_CALL_RESULT, testResult.get(TEST_TIMEOUT, TimeUnit.MILLISECONDS)); in testEmptyGraph() 128 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformOrder() local 129 CallFilterResultCallback listener = (call, result, timeout) -> testResult.complete(result); in testFiltersPerformOrder() 140 assertEquals(REJECT_CALL_RESULT, testResult.get(TEST_TIMEOUT, TimeUnit.MILLISECONDS)); in testFiltersPerformOrder() 146 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformInParallel() local 147 CallFilterResultCallback listener = (call, result, timeout) -> testResult.complete(result); in testFiltersPerformInParallel() 159 assertEquals(REJECT_CALL_RESULT, testResult.get(TEST_TIMEOUT, TimeUnit.MILLISECONDS)); in testFiltersPerformInParallel() 165 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersTimeout() local [all …]
|
/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | UriParserResultsTest.java | 45 private void testParcelOperation(UriParserResults testResult) throws Exception { in testParcelOperation() argument 47 testResult.writeToParcel(parcelW, 0); in testParcelOperation() 56 assertEquals(testResult, fromParcel); in testParcelOperation() 57 assertEquals(testResult.hashCode(), fromParcel.hashCode()); in testParcelOperation()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarTestServiceUnitTest.java | 67 String testResult = resultBuilder.toString(); in testDumpVhal() local 74 outputStream.write(testResult.getBytes()); in testDumpVhal() 83 builder.append(testResult); in testDumpVhal()
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/ |
D | DpcPostProvisioningActivity.java | 30 boolean testResult = E2eUiTestUtils.verifyProfile(this, getIntent(), dpm); in onCreate() 33 this, testResult); in onCreate()
|
D | ManagedProfileAdminReceiver.java | 41 boolean testResult = E2eUiTestUtils.verifyProfile(context, intent, getManager(context)); in onProfileProvisioningComplete() 44 testResult); in onProfileProvisioningComplete()
|
/packages/modules/Connectivity/staticlibs/testutils/host/com/android/testutils/ |
D | ConnectivityTestTargetPreparer.kt | 126 val errorMsg = runResult.testResults.mapNotNull { (testDescription, testResult) -> in <lambda>() method 127 if (TestResult.TestStatus.FAILURE != testResult.status) { in <lambda>()
|
/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() argument
|
/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() argument
|
/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() argument
|
/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() argument
|
/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() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/19/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/18/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/20/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/14/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ |
D | INetworkMonitorCallbacks.aidl | 23 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/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() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ |
D | INetworkMonitorCallbacks.aidl | 22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/ |
D | INetworkMonitorCallbacks.aidl | 38 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested() argument
|
/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() argument
|