Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DPendingIntentTest.java958 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener() local
1036 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener_cancelCurrent() local
1071 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener_oneShot() local
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
DSingleDeviceTest.java1826 AtomicBoolean called = new AtomicBoolean(false); in testSetOpportunistic() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java1143 var called = new boolean[1]; in testRequestTextBoundsInfo() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java6277 AtomicBoolean called = new AtomicBoolean(false); in testIsItPossibleToCreateInterface() local