Home
last modified time | relevance | path

Searched refs:setDisabledShowContext (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java280 setDisabledShowContext(flags); in onClick()
288 setDisabledShowContext(flags); in onClick()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionManagerService.aidl59 void setDisabledShowContext(int flags); in setDisabledShowContext() method
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionService.java298 public void setDisabledShowContext(int flags) { in setDisabledShowContext() method in VoiceInteractionService
300 mSystemService.setDisabledShowContext(flags); in setDisabledShowContext()
H A DVoiceInteractionSession.java1375 public void setDisabledShowContext(int flags) { in setDisabledShowContext() method in VoiceInteractionSession
1377 mSystemService.setDisabledShowContext(flags); in setDisabledShowContext()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java1152 public void setDisabledShowContext(int flags) { in setDisabledShowContext() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41303 method public void setDisabledShowContext(int);
41358 method public void setDisabledShowContext(int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72685 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->setDisabledShowContext(I)V
72741 Lcom/android/internal/app/IVoiceInteractionManagerService;->setDisabledShowContext(I)V