Searched defs:displays (Results 1 – 2 of 2) sorted by relevance
141 Display[] displays = context.getSystemService(DisplayManager.class).getDisplays(); in buildInputDisplayToImeDisplay() local157 private static int findDisplayId(Display displays[], String regexp) { in findDisplayId()
444 Display[] displays = mDisplayManager.getDisplays(displayCategory); in updateContents() local