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

  /frameworks/base/cmds/incidentd/src/
Broadcaster.h 107 void set_last_sent(int64_t timestamp);
Broadcaster.cpp 233 set_last_sent(lastSent);
247 void Broadcaster::set_last_sent(int64_t timestamp) { function in class:android::os::incidentd::Broadcaster

Completed in 1913 milliseconds