Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapFolderElement.java93 public void setHasEmailContent(boolean hasEmailContent) { in setHasEmailContent() method in BluetoothMapFolderElement
233 newFolder.setHasEmailContent(true); in addEmailFolder()
363 element.setHasEmailContent(mHasEmailContent); in readFolders()
DBluetoothMapObexServer.java182 mCurrentFolder.setHasEmailContent(hasEmail); in buildFolderStructure()
188 tmpFolder.setHasEmailContent(hasEmail); in buildFolderStructure()
193 tmpFolder.setHasEmailContent(hasEmail); in buildFolderStructure()