Home
last modified time | relevance | path

Searched refs:onHandleScreenshot (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java106 onHandleScreenshot(null); in onShow()
222 public void onHandleScreenshot(Bitmap screenshot) { in onHandleScreenshot() method in MainInteractionSession
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java969 onHandleScreenshot((Bitmap) msg.obj); in executeMessage()
1974 public void onHandleScreenshot(@Nullable Bitmap screenshot) { in onHandleScreenshot() method in VoiceInteractionSession
/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.txt41336 method public void onHandleScreenshot(@Nullable android.graphics.Bitmap);