Searched refs:NotSupported (Results 1 – 6 of 6) sorted by relevance
196 } catch (NotSupported e) { in getPropertiesInternal()229 } catch (NotSupported ee) { in loadSoundModel()265 } catch (NotSupported ee) { in loadPhraseSoundModel()317 } catch (NotSupported ee) { in startRecognition()333 } catch (NotSupported e) { in forceRecognitionEvent()350 } catch (NotSupported e) { in getModelParameter()364 } catch (NotSupported e) { in setModelParameter()381 } catch (NotSupported e) { in queryParameter()494 } catch (NotSupported e) { in startRecognition_2_1()519 android.hardware.soundtrigger.V2_1.ISoundTriggerHw as2_1() throws NotSupported { in as2_1()[all …]
42 import com.android.systemui.statusbar.pipeline.satellite.data.prod.SatelliteSupport.NotSupported in <lambda>()101 data object NotSupported : SatelliteSupport in <lambda>() object244 satelliteSupport.value = NotSupported298 satelliteSupport.value = NotSupported in listenForChangesToSatelliteSupport()519 NotSupported in checkSatelliteSupported()532 continuation.resume(NotSupported) in checkSatelliteSupported()544 continuation.resume(NotSupported) in checkSatelliteSupported()
23 object NotSupported : ActivationState() object
259 assertThat(visibleModel.activationState).isEqualTo(ActivationState.NotSupported) in quickAffordance_bottomEndAffordanceIsVisible()469 activationState = ActivationState.NotSupported, in select()503 activationState = ActivationState.NotSupported, in select()534 activationState = ActivationState.NotSupported, in select()544 activationState = ActivationState.NotSupported, in select()606 activationState = ActivationState.NotSupported, in unselect_one()
133 val activationState: ActivationState = ActivationState.NotSupported,
87 ActivationState.NotSupported to R.string.volume_ringer_hint_mute in <lambda>()