HomeSort by relevance Sort by last modified time
    Searched refs:EthernetIcons (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
EthernetIcons.java 21 class EthernetIcons {
EthernetSignalController.java 35 EthernetIcons.ETHERNET_ICONS,
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerEthernetTest.java 18 verifyLastEthernetIcon(true, EthernetIcons.ETHERNET_ICONS[0][0]);
21 verifyLastEthernetIcon(true, EthernetIcons.ETHERNET_ICONS[1][0]);
24 verifyLastEthernetIcon(true, EthernetIcons.ETHERNET_ICONS[0][0]);

Completed in 409 milliseconds