HomeSort by relevance Sort by last modified time
    Searched defs:showTetheredNotification (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/connectivity/
Tethering.java 738 showTetheredNotification(SystemMessage.NOTE_TETHER_GENERAL);
740 showTetheredNotification(SystemMessage.NOTE_TETHER_USB);
744 showTetheredNotification(SystemMessage.NOTE_TETHER_GENERAL);
750 showTetheredNotification(SystemMessage.NOTE_TETHER_BLUETOOTH);
756 private void showTetheredNotification(int id) {
757 showTetheredNotification(id, true);
761 protected void showTetheredNotification(int id, boolean tetheringOn) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 212 milliseconds