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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java108 public static final String EXTRA_SESSION_KEY = "com.android.bluetooth.pbap.sessionkey"; field in class:BluetoothPbapService
282 String sessionkey = intent.getStringExtra(EXTRA_SESSION_KEY);

Completed in 18 milliseconds