/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | Profile.java | 155 public synchronized void hold(Thread t) { in hold() method in Profile.Watchdog 215 public static void hold() { in hold() method in Profile 216 sWatchdog.hold(Thread.currentThread()); in hold()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | CallsManagerTest.java | 517 verify(ongoingCall).hold(any()); in testUnholdCallWhenOngoingCallCanBeHeld() 587 verify(ongoingCall).hold(any()); in testUnholdCallWhenOngoingCallCanNotBeHeldAndHasSameConnectionService() 608 verify(ongoingCall).hold(); in testAnswerCallWhenOngoingCallCanBeHeld() 704 verify(ongoingCall).hold(); in testAnswerCallWhenMultipleHeldCallsExisted() 816 verify(ongoingCall).hold(); in testSetActiveCallWhenOngoingCallCanBeHeld() 948 verify(ongoingCall).hold(nullable(String.class)); in testSwapCallsWhenHeadsetMediaButtonShortPressDuringTwoCalls() 1111 doNothing().when(callSpy).hold(); in addSpyCall()
|
D | ConnectionServiceFixture.java | 300 public void hold(String callId, Session.Info info) throws RemoteException { } in hold() method in ConnectionServiceFixture.FakeConnectionService
|
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/activecall/ |
D | OnGoingCallControllerBarFragmentTest.java | 183 verify(mMockCall).hold(); in testClickPauseButton_activeCall() 196 verify(mMockCall, never()).hold(); in testClickPauseButton_connectingCall()
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/ |
D | OnHoldCallUserProfileFragment.java | 95 mPrimaryCallLiveData.getValue().hold(); in swapCalls()
|
D | OnGoingCallControllerBarFragment.java | 204 mCallLiveData.getValue().hold(); in onHoldCall()
|
/packages/apps/Dialer/java/com/android/incallui/hold/ |
D | OnHoldFragment.java | 17 package com.android.incallui.hold;
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | Call.java | 2041 public void hold() { in hold() method in Call 2042 hold(null /* reason */); in hold() 2045 public void hold(String reason) { in hold() method in Call 2048 mConnectionService.hold(this); in hold()
|
D | CallsManager.java | 2139 call.hold(); 2158 activeCall.hold("Swap to " + call.getId()); 2177 activeCall.hold("Swap to " + call.getId()); 2390 activeCall.hold(); 2415 activeCall.hold(); 3455 liveCall.hold("calling " + call.getId());
|
D | ConnectionServiceWrapper.java | 1317 void hold(Call call) { in hold() method in ConnectionServiceWrapper 1322 mServiceInterface.hold(callId, Log.getExternalSession()); in hold()
|
/packages/apps/Dialer/ |
D | packages.mk | 97 com.android.incallui.hold \
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestConnectionManager.java | 192 mRemote.hold(); in onHold()
|
D | TestInCallUI.java | 150 call.hold(); in onCreate()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLRootView.java | 345 Profile.hold(); in onDrawFrame()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 189 defend, and hold each Contributor harmless for any liability 371 defend, and hold each Contributor harmless for any liability 577 defend, and hold each Contributor harmless for any liability 783 defend, and hold each Contributor harmless for any liability 989 defend, and hold each Contributor harmless for any liability 1195 defend, and hold each Contributor harmless for any liability 1413 defend, and hold each Contributor harmless for any liability 1607 defend, and hold each Contributor harmless for any liability 1801 defend, and hold each Contributor harmless for any liability 1995 defend, and hold each Contributor harmless for any liability [all …]
|
/packages/apps/Dialer/java/com/android/incallui/call/ |
D | DialerCall.java | 1444 public void hold() { in hold() method in DialerCall 1446 telecomCall.hold(); in hold()
|
/packages/apps/Dialer/java/com/android/incallui/rtt/impl/ |
D | RttChatFragment.java | 59 import com.android.incallui.hold.OnHoldFragment;
|
/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
D | InCallFragment.java | 56 import com.android.incallui.hold.OnHoldFragment;
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | CallButtonPresenter.java | 244 call.hold(); in holdClicked()
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/packages/apps/Calendar/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/packages/apps/Email/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/packages/providers/CalendarProvider/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|