Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java100 onHandleScreenshot(null); in onShow()
195 public void onHandleScreenshot(Bitmap screenshot) { in onHandleScreenshot() method in MainInteractionSession
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java831 onHandleScreenshot((Bitmap) msg.obj); in executeMessage()
1355 public void onHandleScreenshot(@Nullable Bitmap screenshot) { in onHandleScreenshot() method in VoiceInteractionSession
/frameworks/base/api/
Dcurrent.txt28843 method public void onHandleScreenshot(android.graphics.Bitmap);
Dsystem-current.txt30994 method public void onHandleScreenshot(android.graphics.Bitmap);