Searched refs:isStatusError (Results 1 – 8 of 8) sorted by relevance
73 if (BluetoothShare.isStatusError(status)) { in bindView()106 if (BluetoothShare.isStatusError(status)) { in bindView()
389 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()438 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()
302 public static boolean isStatusError(int status) { in isStatusError() method in BluetoothShare
268 } else if (BluetoothShare.isStatusError(transInfo.mStatus)) { in onReceive()
343 if (BluetoothShare.isStatusError(mTransInfo.mStatus)) { in customizeViewContent()
296 if (BluetoothShare.isStatusError(mCurrentShare.mStatus)) { in markBatchFailed()
183 if (Downloads.Impl.isStatusError(info.mStatus)) { in updateWithLocked()257 if (Downloads.Impl.isStatusError(info.mStatus)) { in updateWithLocked()
573 if (Downloads.Impl.isStatusError(mInfoDelta.mStatus)) { in finalizeDestination()