Searched refs:CAP_TO_INDEX (Results 1 – 2 of 2) sorted by relevance
36 public static int CAP_TO_INDEX(int x) { return x >>> 5; } in CAP_TO_INDEX() method in OsConstants
64 method public static int CAP_TO_INDEX(int);