/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseUtils_InsertHelperTest.java | 113 mInsertHelper.bind(mInsertHelper.getColumnIndex("boolean_value"), true); in testInsert() 114 mInsertHelper.bind(mInsertHelper.getColumnIndex("int_value"), 10); in testInsert() 115 mInsertHelper.bind(mInsertHelper.getColumnIndex("long_value"), 1000L); in testInsert() 116 mInsertHelper.bind(mInsertHelper.getColumnIndex("double_value"), 123.456); in testInsert() 117 mInsertHelper.bind(mInsertHelper.getColumnIndex("float_value"), 1.0f); in testInsert() 118 mInsertHelper.bind(mInsertHelper.getColumnIndex("string_value"), "test insert"); in testInsert() 120 mInsertHelper.bind(mInsertHelper.getColumnIndex("blob_value"), blob); in testInsert() 142 mInsertHelper.bind(mInsertHelper.getColumnIndex("_id"), id); in testInsert() 209 mInsertHelper.bind(mInsertHelper.getColumnIndex("boolean_value"), true); in testReplace() 210 mInsertHelper.bind(mInsertHelper.getColumnIndex("int_value"), 10); in testReplace() [all …]
|
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/ |
D | CtsThirdPartyInCallServiceControl.java | 33 public boolean checkBindStatus(boolean bind) { 34 return CtsThirdPartyInCallService.checkBindStatus(bind); 43 public void resetLatchForServiceBound(boolean bind) { 44 CtsThirdPartyInCallService.resetLatchForServiceBound(bind);
|
D | CtsThirdPartyInCallService.java | 92 public static void resetLatchForServiceBound(boolean bind) { in resetLatchForServiceBound() argument 94 if (bind) { in resetLatchForServiceBound() 104 public static boolean checkBindStatus(boolean bind) { in checkBindStatus() argument 106 "checking latch status: service " + (bind ? "bound" : "not bound")); in checkBindStatus() 107 return bind ? in checkBindStatus()
|
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/ |
D | BindDeviceAdminServiceGoodSetupTest.java | 88 bind(implicitIntent, EMPTY_SERVICE_CONNECTION, targetUser); in testCannotBind_implicitIntent() 104 bind(notResolvableIntent, EMPTY_SERVICE_CONNECTION, targetUser)); in testCannotBind_notResolvableIntent() 115 bind(serviceIntent, EMPTY_SERVICE_CONNECTION, targetUser); in testCannotBind_unprotectedCrossUserService() 132 bind(serviceIntent, EMPTY_SERVICE_CONNECTION, targetUser); in testCheckCannotBind_nonManagingPackage() 146 bind(serviceIntent, EMPTY_SERVICE_CONNECTION, Process.myUserHandle()); in testCannotBind_sameUser() 203 assertTrue(bind(serviceIntent, serviceConnection, targetUserHandle)); in assertCrossProfileCall() 217 private boolean bind(Intent serviceIntent, ServiceConnection serviceConnection, in bind() method in BindDeviceAdminServiceGoodSetupTest
|
D | BindDeviceAdminServiceFailsTest.java | 70 bind(serviceIntent, EMPTY_SERVICE_CONNECTION, otherProfile); in checkCannotBind() 78 private boolean bind(Intent serviceIntent, ServiceConnection serviceConnection, in bind() method in BindDeviceAdminServiceFailsTest
|
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/ |
D | ICtsThirdPartyInCallServiceControl.aidl | 21 boolean checkBindStatus(boolean bind); in checkBindStatus() argument 27 void resetLatchForServiceBound(boolean bind); in resetLatchForServiceBound() argument
|
/cts/tests/app/src/android/app/cts/android/app/cts/tools/ |
D | ServiceConnectionHandler.java | 138 public void bind() { in bind() method in ServiceConnectionHandler 139 bind(mDefaultWaitTime); in bind() 142 public void bind(long timeout) { in bind() method in ServiceConnectionHandler
|
D | ServiceProcessController.java | 198 mConnections[i].bind(timeout); in ensureProcessGone()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ThirdPartyInCallServiceTest.java | 138 private void assertBindStatus(boolean bind, boolean success) { in assertBindStatus() argument 148 return mICtsThirdPartyInCallServiceControl.checkBindStatus(bind); in assertBindStatus() 154 }, WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, "Unable to " + (bind ? "Bind" : "Unbind") in assertBindStatus()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | ReadElf.java | 78 public final int bind; field in ReadElf.Symbol 83 this.bind = (st_info >> 4) & 0x0F; in Symbol() 93 switch (bind) { in toBind() 101 return "STB_??? (" + bind + ")"; in toBind()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | ReadElf.java | 78 public final int bind; field in ReadElf.Symbol 83 this.bind = (st_info >> 4) & 0x0F; in Symbol() 93 switch (bind) { in toBind() 101 return "STB_??? (" + bind + ")"; in toBind()
|
/cts/tests/tests/net/src/android/net/cts/ |
D | IpSecBaseTest.java | 349 Os.bind(sock.mFd, localAddr, 0); in getNativeUdpSocketPair() 369 Os.bind(server.mFd, localAddr, 0); in getNativeTcpSocketPair() 405 serverSocket.bind(new InetSocketAddress(localAddr, 0)); in getJavaTcpSocketPair() 411 clientSock.mSocket.bind(new InetSocketAddress(localAddr, 0)); in getJavaTcpSocketPair()
|
D | LocalSocketTest.java | 58 serverSocket.bind(localServerSocket.getLocalSocketAddress()); in testLocalConnections() 144 socket.bind(addr); in testAccessors()
|
/cts/tests/tests/os/assets/minijail/ |
D | isolated-common-not-i386.policy | 7 bind: return EPERM
|
/cts/tests/tests/selinux/common/jni/ |
D | android_security_SELinuxTargetSdkTest.cpp | 54 int ret = bind(sock,(struct sockaddr *)&addr,sizeof(addr)); in checkNetlinkRouteBind()
|
/cts/tests/tests/networksecurityconfig/networksecurityconfig-downloadmanager/src/android/security/net/config/cts/ |
D | DownloadManagerTest.java | 83 serverSocket.bind(null); in testPerDomainCleartextAccepted() 175 s.bind(null); in bindTLSServer()
|
/cts/tests/tests/os/src/android/os/image/cts/ |
D | DynamicSystemClientTest.java | 66 dSClient.bind(); in testDynamicSystemClient()
|
/cts/hostsidetests/theme/ |
D | avd.py | 30 s.bind(('', 0))
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerProcessStateTest.java | 305 conn.bind(); in testUidImportanceListener() 306 conn2.bind(); in testUidImportanceListener() 329 conn.bind(); in testUidImportanceListener() 368 conn.bind(); in testUidImportanceListener() 369 conn2.bind(); in testUidImportanceListener() 395 conn2.bind(); in testUidImportanceListener() 404 conn.bind(); in testUidImportanceListener() 468 conn.bind(); in testBackgroundCheckService() 634 conn.bind(); in testBackgroundCheckStopsService() 635 conn2.bind(); in testBackgroundCheckStopsService() [all …]
|
D | ServiceTest.java | 1397 boolean bind(Context context) { in bind() method in ServiceTest.IsolatedConnectionInfo 1481 ci.bind(context); in doBind() 1488 boolean result = connections[i].bind(context); in doBind()
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | RemoteSocketFactoryClient.java | 49 public void bind() { in bind() method in RemoteSocketFactoryClient
|
D | MyServiceClient.java | 43 public void bind() { in bind() method in MyServiceClient
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/ |
D | poc.c | 58 bind(s, (struct sockaddr*)&addr, 128); in udp_recv()
|
/cts/suite/audio_quality/test_description/ |
D | processing_main.py | 210 s.bind((HOST, PORT))
|
/cts/libs/testserver/src/android/webkit/cts/ |
D | TestWebServer.java | 582 conn.bind(socket, params); in run()
|