Home
last modified time | relevance | path

Searched refs:getConnectionType (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java137 return getConnectionType();
303 public final @ImsRegistrationTech int getConnectionType() { in getConnectionType() method in ImsRegistrationImplBase
326 c.onRegistering(getConnectionType()); in updateNewCallbackWithState()
330 c.onRegistered(getConnectionType()); in updateNewCallbackWithState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java237 switch (mSocket.getConnectionType()) { in toString()
DBluetoothSocket.java663 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
/frameworks/base/tests/CoreTests/android/core/
DTestEventHandler.java279 int ct = headers.getConnectionType(); in headers()
/frameworks/base/config/
Dhiddenapi-public-dex.txt5826 Landroid/bluetooth/BluetoothSocket;->getConnectionType()I
Dboot-image-profile.txt31015 HSPLandroid/telephony/ims/stub/ImsRegistrationImplBase;->getConnectionType()I
/frameworks/base/api/
Dcurrent.txt8490 method public int getConnectionType();