Home | History | Annotate | Download | only in display

Lines Matching defs:displays

86     // 4. We don't seem to get updated results for displays we've already found until
469 final WifiDisplay[] displays = WifiDisplay.CREATOR.newArray(count);
472 displays[i] = createWifiDisplay(device);
479 mListener.onScanResults(displays);
1095 * Called on the handler thread when displays are connected or disconnected.