Searched defs:hold (Results 1 – 6 of 6) sorted by relevance
155 public synchronized void hold(Thread t) { in hold() method in Profile.Watchdog215 public static void hold() { in hold() method in Profile
300 public void hold(String callId, Session.Info info) throws RemoteException { } in hold() method in ConnectionServiceFixture.FakeConnectionService
1444 public void hold() { in hold() method in DialerCall
2041 public void hold() { in hold() method in Call2045 public void hold(String reason) { in hold() method in Call
1317 void hold(Call call) { in hold() method in ConnectionServiceWrapper
3612 final int hold = ((account != null && in genQueryAccount() local