Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DDarkIconDispatcher.java73 int[] sTmpInt2 = new int[2]; field
108 view.getLocationOnScreen(sTmpInt2); in isInArea()
109 int left = sTmpInt2[0]; in isInArea()