Searched refs:mHint (Results 1 – 4 of 4) sorted by relevance
47 public String mHint; field in BluetoothOppShareInfo76 mHint = hint; in BluetoothOppShareInfo()
740 Log.v(TAG, "HINT : " + info.mHint); in insertShare()853 info.mHint = stringFromCursor(info.mHint, cursor, BluetoothShare.FILENAME_HINT); in updateShare()
69 info.mHint = getString(Downloads.Impl.COLUMN_FILE_NAME_HINT); in updateFromDatabase()158 public String mHint; field in DownloadInfo
782 mInfo.mHint, contentDisposition, contentLocation, mInfoDelta.mMimeType, in parseOkHeaders()