Searched defs:isPidTrusted (Results 1 – 4 of 4) sorted by relevance
121 bool ProcessInfo::isPidTrusted(int pid) { in isPidTrusted() function in android::ProcessInfo
64 virtual bool isPidTrusted(int /* pid */) { in isPidTrusted() function
50 virtual bool isPidTrusted(int /* pid */) { in isPidTrusted() function
74 virtual bool isPidTrusted(int /* pid */) { return true; } in isPidTrusted() function