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.java963 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener() local
1041 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener_cancelCurrent() local
1076 final Set<String> called = Collections.synchronizedSet(new HashSet<>()); in testCancelListener_oneShot() local
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
DSingleDeviceTest.java2082 AtomicBoolean called = new AtomicBoolean(false); in testSetOpportunistic() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java1137 var called = new boolean[1]; in testRequestTextBoundsInfo() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java6275 AtomicBoolean called = new AtomicBoolean(false); in testIsItPossibleToCreateInterface() local