Searched defs:EXTRA_SESSION_KEY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java88 public static final String EXTRA_SESSION_KEY = "com.android.bluetooth.map.sessionkey"; field in class:BluetoothMapService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java112 public static final String EXTRA_SESSION_KEY = "com.android.bluetooth.pbap.sessionkey"; field in class:BluetoothPbapService
287 String sessionkey = intent.getStringExtra(EXTRA_SESSION_KEY);

Completed in 263 milliseconds