/frameworks/av/media/codec2/docs/ |
D | doxyfilter.sh | 4 global in_comment, current, indent, hold 5 in_comment, current, indent, hold = False, None, '', [] 9 global hold 10 for h in hold: 12 hold[:] = [] 15 global current, hold 17 for h in hold: 21 for h in hold: 26 hold[:] = [] 29 global current, indent, hold [all …]
|
/frameworks/proto_logging/stats/enums/telecomm/ |
D | enums.proto | 73 * Indicates that the call is currently on hold. In this state, the call is not terminated 74 * but no communication is allowed until the call is no longer on hold. The typical transition 75 * to this state is by the user putting an {@link #ACTIVE} call on hold by explicitly performing 76 * an action, such as clicking the hold button.
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsCallSessionImplBase.java | 235 public void hold(ImsStreamMediaProfile profile) { 236 executeMethodAsync(() -> ImsCallSessionImplBase.this.hold(profile), "hold"); 547 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSessionImplBase
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSession.aidl | 183 void hold(in ImsStreamMediaProfile profile); in hold() method
|
/frameworks/base/telecomm/java/android/telecom/ |
D | RemoteConference.java | 467 public void hold() { in hold() method in RemoteConference 469 mConnectionService.hold(mId, null /*Session.Info*/); in hold()
|
D | RemoteConnection.java | 981 public void hold() { in hold() method in RemoteConnection 985 mConnectionService.hold(mConnectionId, Log.getExternalSession( in hold()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTrackerTest.java | 180 }).when(imsCall).hold(); in imsCallMocking() 618 doThrow(new ImsException()).when(mImsCall).hold(); in testImsHoldException() 624 verify(mImsCall).hold(); in testImsHoldException() 629 doNothing().when(mImsCall).hold(); in testImsHoldException() 632 verify(mImsCall, times(2)).hold(); in testImsHoldException() 698 verify(mImsCall, times(1)).hold(); in testImsMTCallAcceptHold() 736 verify(mImsCall, times(1)).hold(); in testImsMTActiveHoldServiceDisconnect() 1713 doNothing().when(mImsCall).hold(); in testClearHoldSwapStateOnSrvcc()
|
/frameworks/base/apct-tests/perftests/multiuser/trace_configs/ |
D | trace_config_multi_user.textproto | 26 # The trace buffers needs to be big enough to hold |file_write_period_ms| of
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionService.aidl | 94 void hold(String callId, in Session.Info sessionInfo); in hold() method
|
/frameworks/proto_logging/stats/enums/server/location/ |
D | enums.proto | 106 // Enum that hold the bit masks for various LTE Positioning Profile settings (LPP_PROFILE
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSession.java | 928 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession 934 miSession.hold(profile); in hold()
|
/frameworks/base/core/proto/android/server/ |
D | usagestatsservice.proto | 106 // They will hold a number that is equal to the index + 1 of their string in the pool
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 87 a little to the side, or they hold the device loosely so its orientation
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 258 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSessionImplBase
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 90 Plugins must also hold the plugin permission. 198 …are always provided by the source of the android build. All plugins must hold this permission for…
|
D | physics-animation-layout.md | 29 …ues. Since the physics animations internally use SpringForce instances to hold inflight animation …
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | changes.md | 54 extend `ExternalInterfaceBinder` and implement `invalidate()` to ensure it doesn't hold long
|
/frameworks/base/core/java/android/window/ |
D | SurfaceSyncer.md | 13 …ed there. Using this one for other cases is unsafe because the caller may hold the transaction lon…
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 79 number of listeners. The system_server gets a hold of the IStatusBar when
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 1401 public void hold() throws ImsException { in hold() method in ImsCall 1427 mSession.hold(createHoldMediaProfile()); in hold() 1539 mSession.hold(createHoldMediaProfile()); in merge()
|
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/ |
D | README.md | 123 - Callbacks propagate from the lower layers up to the upper layers. It is legal to hold a local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 720 // Multiparty call on hold, call waiting added 1142 // (if any exist) on hold and accepts the other (held or waiting) 1191 // on hold except call 3. This should fail and a supplementary service 1201 // on hold except call 1.
|
/frameworks/base/cmds/am/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/frameworks/base/cmds/pm/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/frameworks/av/media/codecs/amrwb/enc/SampleCode/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|