Home
last modified time | relevance | path

Searched defs:isStatusError (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothShare.java296 public static boolean isStatusError(int status) { in isStatusError() method in BluetoothShare
/packages/apps/Messaging/src/com/android/messaging/mmslib/
DDownloads.java526 public static boolean isStatusError(int status) { in isStatusError() method in Downloads.Impl