Searched refs:isStatusError (Results 1 – 9 of 9) sorted by relevance
72 if (BluetoothShare.isStatusError(status)) { in bindView()104 if (BluetoothShare.isStatusError(status)) { in bindView()
235 public static boolean isStatusError(int status) { in isStatusError() method in BluetoothShare
489 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()578 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()
312 } else if (BluetoothShare.isStatusError(transInfo.mStatus)) { in onReceive()
354 if (BluetoothShare.isStatusError(mTransInfo.mStatus)) { in customizeViewContent()
464 if (BluetoothShare.isStatusError(mCurrentShare.mStatus)) { in markBatchFailed()
526 public static boolean isStatusError(int status) { in isStatusError() method in Downloads.Impl
281 if (Downloads.Impl.isStatusError(status)) { in updateWithLocked()366 if (Downloads.Impl.isStatusError(status)) { in updateWithLocked()
658 if (Downloads.Impl.isStatusError(mInfoDelta.mStatus)) { in finalizeDestination()