Searched refs:getConnectionStateName (Results 1 – 5 of 5) sorted by relevance
43 String result = Utils.getConnectionStateName(mState); in testGetConnectionStateName()
359 static String getConnectionStateName(int connectionState) { in getConnectionStateName() method
107 static String getConnectionStateName(int state) { in getConnectionStateName() method in Utils
192 + Utils.getConnectionStateName(state) + "]"); in handleDeviceConnectionStateChange()
10738 Landroid/bluetooth/BluetoothProfile;->getConnectionStateName(I)Ljava/lang/String;