Searched refs:isStatusError (Results 1 – 9 of 9) sorted by relevance
73 if (BluetoothShare.isStatusError(status)) { in bindView()105 if (BluetoothShare.isStatusError(status)) { in bindView()
235 public static boolean isStatusError(int status) { in isStatusError() method in BluetoothShare
485 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()561 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()
270 } else if (BluetoothShare.isStatusError(transInfo.mStatus)) { in onReceive()
353 if (BluetoothShare.isStatusError(mTransInfo.mStatus)) { in customizeViewContent()
457 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()
681 if (Downloads.Impl.isStatusError(mInfoDelta.mStatus)) { in finalizeDestination()