Searched defs:shouldServiceTimeOut (Results 1 – 2 of 2) sorted by relevance
931 boolean shouldServiceTimeOut(in ComponentName className, in IBinder token); in shouldServiceTimeOut() method
13442 public boolean shouldServiceTimeOut(ComponentName className, IBinder token) { in shouldServiceTimeOut() method in ActivityManagerService