Searched defs:mUpdateValues (Results 1 – 1 of 1) sorted by relevance
78 private ContentValues mUpdateValues; field in BluetoothOppIncomingFileConfirmActivity161 this.getContentResolver(), mUri, mUpdateValues, null, null); in onIncomingFileConfirmOk() local173 .contentResolverUpdate(this.getContentResolver(), mUri, mUpdateValues, null, null); in onIncomingFileConfirmCancel() local