HomeSort by relevance Sort by last modified time
    Searched full:showtetherednotification (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 430 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_general);
432 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_usb);
436 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_general);
438 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_wifi);
441 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_bluetooth);
447 private void showTetheredNotification(int icon) {
    [all...]

Completed in 482 milliseconds