/aosp14/frameworks/base/tests/Assist/src/com/android/test/assist/ |
H A D | AssistInteractionSession.java | 114 public void onLockscreenShown() { in onLockscreenShown() method in AssistInteractionSession 115 super.onLockscreenShown(); in onLockscreenShown()
|
/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | IVoiceInteractionSession.aidl | 41 void onLockscreenShown(); in onLockscreenShown() method
|
H A D | VoiceInteractionSession.java | 392 public void onLockscreenShown() { 985 onLockscreenShown(); in executeMessage() 2015 public void onLockscreenShown() { in onLockscreenShown() method in VoiceInteractionSession
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | AssistUtils.java | 216 public void onLockscreenShown() { in onLockscreenShown() method in AssistUtils 219 mVoiceInteractionManagerService.onLockscreenShown(); in onLockscreenShown()
|
H A D | IVoiceInteractionManagerService.aidl | 202 void onLockscreenShown(); in onLockscreenShown() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
H A D | AssistManager.java | 495 public void onLockscreenShown() { in onLockscreenShown() method in AssistManager 499 mAssistUtils.onLockscreenShown(); in onLockscreenShown()
|
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
H A D | MainInteractionSession.java | 367 public void onLockscreenShown() { in onLockscreenShown() method in MainInteractionSession
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | VoiceInteractionManagerService.java | 2000 public void onLockscreenShown() { in onLockscreenShown() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub 2011 mImpl.mActiveSession.mSession.onLockscreenShown(); in onLockscreenShown()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | CentralSurfacesImpl.java | 2322 mAssistManagerLazy.get().onLockscreenShown(); in showKeyguard()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 50569 Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->onLockscreenShown()V 50590 Landroid/service/voice/IVoiceInteractionSession;->onLockscreenShown()V 72683 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->onLockscreenShown()V 72739 Lcom/android/internal/app/IVoiceInteractionManagerService;->onLockscreenShown()V
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 41342 method public void onLockscreenShown();
|