HomeSort by relevance Sort by last modified time
    Searched defs:PAN (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 79 * PAN Profile
82 public static final int PAN = 5;
  /packages/apps/Settings/src/com/android/settings/
TetherSettings.java 120 BluetoothProfile.PAN);
155 BluetoothPan pan = mBluetoothPan.get(); local
156 if (pan != null && pan.isTetheringOn()) {
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 1062 milliseconds