Searched refs:EXTRA_UPDATE_FOLDER_ID (Results 1 – 4 of 4) sorted by relevance
102 public static final String EXTRA_UPDATE_FOLDER_ID = "UpdateFolderId"; field in BluetoothMapContract
685 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call()
630 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call()
576 extras.putLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, in updateInbox()