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

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 60 public static final String PBAP_PREVIOUS_STATE =
61 "android.bluetooth.pbap.intent.PBAP_PREVIOUS_STATE";
64 * This intent will always contain PBAP_STATE, PBAP_PREVIOUS_STATE and
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 611 intent.putExtra(BluetoothPbap.PBAP_PREVIOUS_STATE, mState);

Completed in 23 milliseconds