Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.h136 const int32_t DEFAULT_PULL_UID = AID_SYSTEM; variable
DShellSubscriber.cpp186 uids->push_back(DEFAULT_PULL_UID); in getUidsForPullAtom()