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

/packages/apps/Browser/src/com/android/browser/
H A DTabBar.java361 setFocusPath(mFocusPath, 0, 0, r - l, b - t);
417 private void setFocusPath(Path path, int l, int t, int r, int b) { method in class:TabBar.TabView

Completed in 114 milliseconds