Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppShareInfo.java121 public boolean isObsolete() { in isObsolete() method in BluetoothOppShareInfo
DBluetoothOppService.java757 if (info.isObsolete()) { in insertShare()