Home
last modified time | relevance | path

Searched refs:mHasEmailContent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapFolderElement.java45 private boolean mHasEmailContent = false; field in BluetoothMapFolderElement
80 return mHasEmailContent; in hasEmailContent()
92 this.mHasEmailContent = hasEmailContent; in setHasEmailContent()
385 element.setHasEmailContent(mHasEmailContent); in readFolders()