power_manager_stub.h | 47 static std::string ConstructSuspendRequestString(int64_t event_time_ms, 89 status_t goToSleep(int64_t event_time_ms, int reason, int flags) override; 99 int64_t event_time_ms; member in struct:android::PowerManagerStub::SuspendRequest
|