Searched defs:errorCallback (Results 1 – 12 of 12) sorted by relevance
54 val errorCallback = Mockito.mock(Runnable::class.java) in testCreateUser_threadingOrder() constant
554 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in requestEnabled() local1129 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in startTransmissionUpdates() local1211 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in stopTransmissionUpdates() local1268 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in provisionService() local1320 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in deprovisionService() local1992 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in addAttachRestrictionForCarrier() local2037 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in removeAttachRestrictionForCarrier() local
291 @NonNull IIntegerConsumer errorCallback) { in enableCellularModemWhileSatelliteModeIsOn()
882 @NonNull public Consumer<Integer> errorCallback; field in SatelliteController.SatelliteTransmissionUpdateArgument886 SatelliteTransmissionUpdateArgument(Consumer<Integer> errorCallback, in SatelliteTransmissionUpdateArgument()1740 @NonNull IIntegerConsumer errorCallback, in startSatelliteTransmissionUpdates()1764 public void stopSatelliteTransmissionUpdates(int subId, @NonNull IIntegerConsumer errorCallback, in stopSatelliteTransmissionUpdates()
645 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in enableCellularModemWhileSatelliteModeIsOn() local
78 in IIntegerConsumer errorCallback); in enableCellularModemWhileSatelliteModeIsOn()
115 void FLACDecoder::errorCallback(FLAC__StreamDecoderErrorStatus status) in errorCallback() function in android::FLACDecoder
324 public void setErrorCallback(ErrorCallback errorCallback) { in setErrorCallback()
332 public void setErrorCallback(ErrorCallback errorCallback) { in setErrorCallback()
595 AAudioStream_errorCallback errorCallback = getErrorCallbackProc(); in maybeCallErrorCallback() local
397 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) in errorCallback() function in android::FLACParser
698 ErrorCallback errorCallback; in errorCallbackFromNative() local