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