Searched refs:sTmpInt2 (Results 1 – 1 of 1) sorted by relevance
89 private static final int[] sTmpInt2 = new int[2]; field in StatusBarIconController512 view.getLocationOnScreen(sTmpInt2); in isInArea()513 int left = sTmpInt2[0]; in isInArea()