Searched defs:errorCallback (Results 1 – 11 of 11) sorted by relevance
268 @NonNull IIntegerConsumer errorCallback) { in requestSatelliteListeningEnabled()279 @NonNull IIntegerConsumer errorCallback) { in enableCellularModemWhileSatelliteModeIsOn()303 @NonNull IIntegerConsumer errorCallback) { in requestSatelliteEnabled()325 public void requestIsSatelliteEnabled(@NonNull IIntegerConsumer errorCallback, in requestIsSatelliteEnabled()348 public void requestIsSatelliteSupported(@NonNull IIntegerConsumer errorCallback, in requestIsSatelliteSupported()371 public void requestSatelliteCapabilities(@NonNull IIntegerConsumer errorCallback, in requestSatelliteCapabilities()393 public void startSendingSatellitePointingInfo(@NonNull IIntegerConsumer errorCallback) { in startSendingSatellitePointingInfo()413 public void stopSendingSatellitePointingInfo(@NonNull IIntegerConsumer errorCallback) { in stopSendingSatellitePointingInfo()442 @NonNull IIntegerConsumer errorCallback) { in provisionSatelliteService()468 @NonNull IIntegerConsumer errorCallback) { in deprovisionSatelliteService()[all …]
76 in IIntegerConsumer errorCallback); in enableCellularModemWhileSatelliteModeIsOn()
54 val errorCallback = Mockito.mock(Runnable::class.java) in testCreateUser_threadingOrder() constant
413 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in requestSatelliteEnabled() local812 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in startSatelliteTransmissionUpdates() local886 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in stopSatelliteTransmissionUpdates() local941 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in provisionSatelliteService() local988 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in deprovisionSatelliteService() local
563 @NonNull public Consumer<Integer> errorCallback; field in SatelliteController.SatelliteTransmissionUpdateArgument567 SatelliteTransmissionUpdateArgument(Consumer<Integer> errorCallback, in SatelliteTransmissionUpdateArgument()1008 IIntegerConsumer errorCallback = new IIntegerConsumer.Stub() { in handleMessage() local1379 @NonNull IIntegerConsumer errorCallback, in startSatelliteTransmissionUpdates()1418 public void stopSatelliteTransmissionUpdates(int subId, @NonNull IIntegerConsumer errorCallback, in stopSatelliteTransmissionUpdates()
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()
594 AAudioStream_errorCallback errorCallback = getErrorCallbackProc(); in maybeCallErrorCallback() local
397 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) in errorCallback() function in android::FLACParser
677 ErrorCallback errorCallback; in errorCallbackFromNative() local