Searched defs:forTest (Results 1 – 2 of 2) sorted by relevance
43 public static CallerIdentity forTest(int uid, int pid, String packageName, in forTest() method in CallerIdentity52 public static CallerIdentity forTest(int uid, int pid, String packageName, in forTest() method in CallerIdentity
342 public PowerProfile(Context context, boolean forTest) { in PowerProfile()