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.java83 return getConnectionType();
249 public final @ImsRegistrationTech int getConnectionType() { in getConnectionType() method in ImsRegistrationImplBase
272 c.onRegistering(getConnectionType()); in updateNewCallbackWithState()
276 c.onRegistered(getConnectionType()); in updateNewCallbackWithState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java245 switch (mSocket.getConnectionType()) { in toString()
DBluetoothSocket.java669 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/
Dboot-image-profile.txt14720 HSPLandroid/telephony/ims/stub/ImsRegistrationImplBase;->getConnectionType()I
Dhiddenapi-greylist-max-o.txt73124 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->getConnectionType()I
/frameworks/base/api/
Dcurrent.txt8785 method public int getConnectionType();