Home
last modified time | relevance | path

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

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