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 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java
178
BluetoothPbapService.
EXTRA_SESSION_KEY
, mSessionKey);
BluetoothPbapService.java
114
public static final String
EXTRA_SESSION_KEY
= "com.android.bluetooth.pbap.sessionkey";
325
String sessionkey = intent.getStringExtra(
EXTRA_SESSION_KEY
);
[
all
...]
Completed in 2410 milliseconds