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()
302 public static boolean isStatusError(int status) { in isStatusError() method in BluetoothShare
387 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()434 if (BluetoothShare.isStatusError(status)) { in updateCompletedNotification()
268 } else if (BluetoothShare.isStatusError(transInfo.mStatus)) { in onReceive()
344 if (BluetoothShare.isStatusError(mTransInfo.mStatus)) { in customizeViewContent()
296 if (BluetoothShare.isStatusError(mCurrentShare.mStatus)) { in markBatchFailed()
142 if (Downloads.Impl.isStatusError(info.mStatus)) { in updateWithLocked()215 if (Downloads.Impl.isStatusError(info.mStatus)) { in updateWithLocked()
353 if (state.mFilename != null && Downloads.Impl.isStatusError(finalStatus)) { in cleanupDestination()740 if (Downloads.Impl.isStatusError(statusCode)) { in handleOtherStatus()