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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 176 BluetoothPbapService.EXTRA_SESSION_KEY, mSessionKey);
BluetoothPbapService.java 124 public static final String EXTRA_SESSION_KEY = "com.android.bluetooth.pbap.sessionkey";
327 String sessionkey = intent.getStringExtra(EXTRA_SESSION_KEY);
    [all...]

Completed in 1038 milliseconds