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

  /external/chromium_org/chromeos/dbus/
fake_session_manager_client.h 95 return notify_lock_screen_dismissed_call_count_;
108 int notify_lock_screen_dismissed_call_count_; member in class:chromeos::FakeSessionManagerClient
fake_session_manager_client.cc 19 notify_lock_screen_dismissed_call_count_(0) {
73 notify_lock_screen_dismissed_call_count_++;

Completed in 206 milliseconds