Searched defs:displayId (Results 1 – 2 of 2) sorted by relevance
182 int displayId = mActivePresentations.keyAt(i); in onPause() local200 final int displayId = display.getDisplayId(); in showPresentation() local218 final int displayId = display.getDisplayId(); in hidePresentation() local235 final int displayId = display.getDisplayId(); in setPresentationDisplayMode() local385 final int displayId = display.getDisplayId(); in getView() local501 final int displayId = display.getDisplayId(); in onCreate() local
313 DisplayItem(int displayId, String description) { in DisplayItem()