Home
last modified time | relevance | path

Searched refs:MSG_NOTIFY_STANDBY_PORTS_CHANGED (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DLowPowerStandbyController.java128 private static final int MSG_NOTIFY_STANDBY_PORTS_CHANGED = 5; field in LowPowerStandbyController
1200 case MSG_NOTIFY_STANDBY_PORTS_CHANGED: in handleMessage()
1374 final Message msg = mHandler.obtainMessage(MSG_NOTIFY_STANDBY_PORTS_CHANGED); in enqueueNotifyStandbyPortsChangedLocked()