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.java94 public void setHasEmailContent(boolean hasEmailContent) { in setHasEmailContent() method in BluetoothMapFolderElement
246 newFolder.setHasEmailContent(true); in addEmailFolder()
390 element.setHasEmailContent(mHasEmailContent); in readFolders()
DBluetoothMapObexServer.java199 mCurrentFolder.setHasEmailContent(hasEmail); in buildFolderStructure()
205 tmpFolder.setHasEmailContent(hasEmail); in buildFolderStructure()
210 tmpFolder.setHasEmailContent(hasEmail); in buildFolderStructure()