Searched refs:mEmailFolderUri (Results 1 – 1 of 1) sorted by relevance
113 private Uri mEmailFolderUri = null; field in BluetoothMapObexServer151 mEmailFolderUri = in BluetoothMapObexServer()154 Log.d(TAG, "BluetoothMapObexServer(): mEmailFolderUri=" + mEmailFolderUri); in BluetoothMapObexServer()219 Log.d(TAG, "buildFolderStructure(): " + mEmailFolderUri.toString()); in buildFolderStructure()286 Cursor c = mProviderClient.query(mEmailFolderUri, BluetoothMapContract.BT_FOLDER_PROJECTION, in addEmailFolders()