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

  /system/connectivity/shill/
power_manager.cc 59 current_suspend_id_(0),
97 << current_suspend_id_ << ") not active. Ignoring signal."; local
101 current_suspend_id_);
116 current_suspend_id_ = suspend_id;
power_manager.h 146 int current_suspend_id_; member in class:shill::PowerManager

Completed in 79 milliseconds