HomeSort by relevance Sort by last modified time
    Searched refs:getConnectionType (Results 1 - 18 of 18) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/
BluetoothObexTransport.java 86 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP) {
94 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP) {
109 if (mSocket.getConnectionType() == BluetoothSocket.TYPE_L2CAP) {
  /frameworks/base/telephony/java/android/telephony/ims/stub/
ImsRegistrationImplBase.java 137 return getConnectionType();
303 public final @ImsRegistrationTech int getConnectionType() {
326 c.onRegistering(getConnectionType());
330 c.onRegistered(getConnectionType());
  /frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java 237 switch (mSocket.getConnectionType()) {
BluetoothSocket.java 663 public int getConnectionType() {
  /external/apache-http/android/src/android/net/http/
Request.java 348 header.getConnectionType());
Headers.java 317 public int getConnectionType() {
  /frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java 279 int ct = headers.getConnectionType();
  /prebuilts/sdk/current/extras/constraint-layout/solver/
constraint-layout-solver-1.1.0-beta1.jar 
  /prebuilts/sdk/current/extras/constraint-layout-x/solver/
constraintlayout-solver-1.1.0.jar 
  /prebuilts/sdk/org.apache.http.legacy/
org.apache.http.legacy.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 215 milliseconds