Searched refs:getConnection (Results 1 – 5 of 5) sorted by relevance
48 assertSame(bic, inputBinding.getConnection()); in testInputBinding()
182 public ServiceConnectionHandler getConnection(int index) { in getConnection() method in ServiceProcessController
798 Connection getConnection(Uri address) { in getConnection() method in BaseTelecomTestWithMockServices844 return getConnection(address) != null; in verifyConnectionForOutgoingCall()849 Connection connection = getConnection(address); in verifyConnectionForOutgoingCall()
1626 IsolatedConnection getConnection() { in getConnection() method in ServiceTest.IsolatedConnectionInfo1664 return mInfo != null ? mInfo.getConnection().getUid() : mUid; in getUid()
892 || getCurrentInputConnection() == getCurrentInputBinding().getConnection();