Searched defs:getSystemIconStyleIndex (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DPointerIcon.java123 int styleIndex = getSystemIconStyleIndex(style);
125 styleIndex = getSystemIconStyleIndex(STYLE_DEFAULT);
421 private static int getSystemIconStyleIndex(int style) { method in class:PointerIcon

Completed in 54 milliseconds