Searched defs:getLocationOnScreen (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
H A DAppLayerTvView.java65 public void getLocationOnScreen(int[] outLocation) { method in class:AppLayerTvView
66 super.getLocationOnScreen(outLocation);
70 "AppLayerTvView.getLocationOnScreen, session created");

Completed in 132 milliseconds