Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
DINotificationUriAccessService.aidl20 void ensureNotificationListenerServiceConnected(boolean connected); in ensureNotificationListenerServiceConnected() argument
/cts/tests/tests/secure_element/access_control/AccessControlApp1/src/android/omapi/accesscontrol1/cts/
DAccessControlTest.java142 private boolean connected = false; field in AccessControlTest
147 connected = true;
196 connected = false; in tearDown()
202 if (!connected) { in waitForConnection()
209 if (!connected) { in waitForConnection()
/cts/tests/tests/secure_element/access_control/AccessControlApp3/src/android/omapi/accesscontrol3/cts/
DAccessControlTest.java150 private boolean connected = false; field in AccessControlTest
156 connected = true;
205 connected = false; in tearDown()
211 if (!connected) { in waitForConnection()
218 if (!connected) { in waitForConnection()
/cts/tests/tests/secure_element/access_control/AccessControlApp2/src/android/omapi/accesscontrol2/cts/
DAccessControlTest.java141 private boolean connected = false; field in AccessControlTest
146 connected = true;
195 connected = false; in tearDown()
201 if (!connected) { in waitForConnection()
208 if (!connected) { in waitForConnection()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DREADME.md10 `ls /sys/kernel/debug/hid` to look in the directory to see the identifiers for connected HID
15 up the name, bus, vendor, and product information for connected input devices.
/cts/tests/tests/os/src/android/os/cts/
DBinderIntegrationTest.java324 final ConditionVariable connected = new ConditionVariable(); in testBinderDiedWho() local
331 connected.open(); in testBinderDiedWho()
342 if (!connected.block(DELAY_MSEC)) { in testBinderDiedWho()
/cts/hostsidetests/seccomp/app/src/android/seccomp/cts/app/
DSeccompDeviceTest.java146 boolean connected = mConnectedCondition.block(SERVICE_START_TIMEOUT_MS); in getTestResult()
147 if (!connected) { in getTestResult()
/cts/tools/cts-tradefed/
DREADME40 1. Make sure you have at least one device connected
60 note: all connected devices must be running the same build
/cts/common/device-side/bedstead/dpmwrapper/
DAndroid.bp18 // connected apps SDK or the new CTS infrastructure.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java222 public synchronized void connected(@NonNull BluetoothSocket socket, BluetoothDevice in connected() method in BluetoothChatService
402 connected(socket, socket.getRemoteDevice(), in run()
521 connected(mmSocket, mmDevice, mSocketType); in run()
/cts/tests/tests/speech/src/android/speech/tts/cts/
DTextToSpeechServiceTest.java78 final SettableFuture<Void> connected = SettableFuture.create(); in testNullEngine() local
84 connected.set(null); in testNullEngine()
98 assertFalse(connected.isDone()); in testNullEngine()
/cts/tests/tests/secure_element/omapi/src/android/omapi/cts/
DOmapiTest.java141 private boolean connected = false; field in OmapiTest
146 connected = true;
215 connected = false; in tearDown()
221 if (!connected) { in waitForConnection()
228 if (!connected) { in waitForConnection()
/cts/hostsidetests/hdmicec/
DREADME.md66 The shard count corresponds to the number of DUTs connected to the host.
Dcec_adapter.md78 * Show all connected devices
/cts/hostsidetests/theme/
DREADME62 1. Connect the device. Verify the device is connected:
122 1. Connect the device that you wish to test. Confirm that is is connected with:
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInstrumentedAutoFillService.java193 private void handleConnected(boolean connected) { in handleConnected() argument
194 Log.v(TAG, "handleConnected(): from " + sConnected.get() + " to " + connected); in handleConnected()
195 sConnected.set(connected); in handleConnected()
/cts/tests/tests/nfc/src/android/nfc/cts/
DNfcAdapterTest.java668 public void onTagConnected(boolean connected, Tag tag) { in onTagConnected() argument
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt567 field @Deprecated public static final String EXTRA_SUPPLICANT_CONNECTED = "connected";
Dsystem-current.txt6819 field public static final String USB_CONNECTED = "connected";
16507 field public static final String STATUS_CONNECTED = "connected";