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
651 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call()
605 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call()
518 extras.putLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, in updateInbox()