Class ShadowVoiceInteractor

    • Field Detail

      • assistantPackageName

        public static String assistantPackageName
    • Constructor Detail

      • ShadowVoiceInteractor

        public ShadowVoiceInteractor()
    • Method Detail

      • getPackageName

        @Implementation(minSdk=33)
        protected String getPackageName()
      • setPackageName

        public void setPackageName​(String packageName)
      • notifyDirectActionsChanged

        @Implementation(minSdk=29)
        protected void notifyDirectActionsChanged()
      • getDirectActionsInvalidationCount

        public int getDirectActionsInvalidationCount()
        Returns the number of times notifyDirectActionsChanged was called on the VoiceInteractor instance associated with this shadow
      • getVoiceInteractions

        public List<String> getVoiceInteractions()
        Returns the voice interactions called on VoiceInteractor instance associated with this shadow.