HomeSort by relevance Sort by last modified time
    Searched refs:hasSmsMmsContent (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapFolderElement.java 76 public boolean hasSmsMmsContent(){
90 public void setHasSmsMmsContent(boolean hasSmsMmsContent) {
91 this.mHasSmsMmsContent = hasSmsMmsContent;
BluetoothMapContent.java     [all...]
BluetoothMapObexServer.java 599 && !folderElement.hasSmsMmsContent()) ) {
    [all...]

Completed in 171 milliseconds