Searched refs:removeApplicationStartInfoCompleteListener (Results 1 – 3 of 3) sorted by relevance
738 void removeApplicationStartInfoCompleteListener(int userId); in removeApplicationStartInfoCompleteListener() method
4079 public void removeApplicationStartInfoCompleteListener() { in removeApplicationStartInfoCompleteListener() method in ActivityManager4081 getService().removeApplicationStartInfoCompleteListener(mContext.getUserId()); in removeApplicationStartInfoCompleteListener()
9684 public void removeApplicationStartInfoCompleteListener(int userId) { in removeApplicationStartInfoCompleteListener() method in ActivityManagerService