OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activitytohandle
(Results
1 - 1
of
1
) sorted by null
/packages/apps/TV/src/com/android/tv/
TvApplication.java
500
Activity
activityToHandle
= mMainActivityWrapper.isResumed()
502
if (
activityToHandle
!= null) {
505
activityToHandle
.dispatchKeyEvent(
507
activityToHandle
.dispatchKeyEvent(new KeyEvent(KeyEvent.ACTION_UP,
Completed in 70 milliseconds