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.java69 int[] sTmpInt2 = new int[2]; field
151 view.getLocationOnScreen(sTmpInt2); in isInArea()
152 int left = sTmpInt2[0]; in isInArea()