OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_SESSION_KEY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java
178
BluetoothPbapService.
EXTRA_SESSION_KEY
, mSessionKey);
BluetoothPbapService.java
112
public static final String
EXTRA_SESSION_KEY
= "com.android.bluetooth.pbap.sessionkey";
292
String sessionkey = intent.getStringExtra(
EXTRA_SESSION_KEY
);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
88
public static final String
EXTRA_SESSION_KEY
= "com.android.bluetooth.map.sessionkey";
Completed in 326 milliseconds