Searched refs:showTetheredNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/connectivity/
H A DTethering.java429 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_general);
431 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_usb);
435 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_general);
437 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_wifi);
440 showTetheredNotification(com.android.internal.R.drawable.stat_sys_tether_bluetooth);
446 private void showTetheredNotification(int icon) { method in class:Tethering

Completed in 101 milliseconds