/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 48 …<li>The commands on the Context menu that appears when you touch & hold on an item should be d… 108 selected item. It is typically invoked by a user's touch & hold 204 A user can touch & hold on content on the screen to 214 For example, in an email message list, a user can touch & hold on 220 A user can also touch & hold a <em>location</em> on the screen to 221 access a Context menu. An example is when the user does touch & hold 231 In the above example, if the user performs touch & hold on the contact 248 next screen both hold the same complete set of commands that can be performed 343 touch & hold on a person's name in a list view of a contacts application. 380 & hold on a name in a list of contacts, that operation should <em>also</em> [all …]
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSession.aidl | 158 void hold(in ImsStreamMediaProfile profile); in hold() method
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionService.aidl | 59 void hold(String callId); in hold() method
|
/frameworks/base/telecomm/java/android/telecom/ |
D | RemoteConference.java | 457 public void hold() { in hold() method in RemoteConference 459 mConnectionService.hold(mId); in hold()
|
D | RemoteConnection.java | 895 public void hold() { in hold() method in RemoteConnection 898 mConnectionService.hold(mConnectionId); in hold()
|
D | ConnectionService.java | 194 public void hold(String callId) { 357 hold((String) msg.obj); 834 private void hold(String callId) { in hold() method in ConnectionService
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhone.java | 230 if (mBackgroundCall.getState().isAlive()) mBackgroundCall.hold(); in switchHoldingAndActive() 597 void hold() throws CallStateException { in hold() method in SipPhone.SipCall 600 for (Connection c : mConnections) ((SipConnection) c).hold(); in hold() 884 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
|
/frameworks/base/docs/html/distribute/users/ |
D | build-buzz.jd | 119 <h2 id="hold-a-contest"> 127 Contests can be a great way to engage your users. If you have a game, hold a 131 engagement. For example, a photo app developer can hold a photo contest.
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | retrieve-details.jd | 129 Define a constant for your selection clause, an array to hold selection arguments, and a 130 variable to hold the selection value. Use 137 // Defines the array to hold the search criteria 365 // Defines the array to hold the search criteria
|
D | display-contact-badge.jd | 376 Inflates a new {@link android.view.View} object to hold the item layout. In the override 427 * Defines a class that hold resource IDs of each item layout
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
D | ImsCallSession.java | 743 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession 749 miSession.hold(profile); in hold()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTrackerTest.java | 131 }).when(mImsCall).hold(); in imsCallMocking() 316 verify(mImsCall, times(1)).hold(); in testImsMTCallAcceptHold()
|
/frameworks/base/docs/html/guide/topics/processes/ |
D | process-lifecycle.jd | 45 following conditions hold: 96 <li>An <strong>empty process</strong> is one that doesn't hold any active application
|
/frameworks/base/docs/html/training/managing-audio/ |
D | audio-focus.jd | 36 audio playback—only apps that hold the audio focus should play audio.</p> 45 <p>Before your app starts playing any audio, it should hold the audio focus for the stream
|
/frameworks/base/docs/html/tv/adt-1/ |
D | index.jd | 116 <p>Press and hold the Back and Home buttons together for about three seconds, until all four 272 <p>Unplug the power cable from the back of ADT-1. Press and hold the small, round button on the 273 back of ADT-1 as you re-insert the power cable, and continue to hold the small round button. The
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | drawable-animation.jd | 31 attribute of the list to <var>true</var>, it will cycle just once then stop and hold on the last
|
/frameworks/base/docs/html/training/scheduling/ |
D | wakelock.jd | 116 and hold them for as short a time as possible. For example, you should never need to use a 162 go back to sleep in the transition. If you don't hold a wake lock while transitioning
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 227 makes little sense to hold on to it while your activity is not interacting with 360 <p class="caution"><strong>Notice:</strong> You should always use wake locks sparingly and hold them 378 network and you are using Wi-Fi, you probably want to hold a 449 <p>You should only hold on to the "foreground service" status while your 594 // other fields here, you'll probably hold a reference to an interface 663 hold on to your {@link android.media.MediaPlayer} to avoid the overhead of creating and preparing it
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 87 a little to the side, or they hold the device loosely so its orientation
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | smooth-scrolling.jd | 95 need to create a class to hold your exact set of views. For example:</p>
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 1152 public void hold() throws ImsException { in hold() method in ImsCall 1175 mSession.hold(createHoldMediaProfile()); in hold() 1265 mSession.hold(createHoldMediaProfile()); in merge()
|
/frameworks/base/docs/html/training/articles/ |
D | smp.jd | 414 possible, after all the code has executed, for reg to hold 0. It’s also 415 possible for it to hold 41. Unless you explicitly define the ordering, you 679 from r3 will not execute at all if [r0] doesn’t hold 55. Inserting AND r1, r1, 711 <p>It’s possible for reg2 to hold zero at the end of this. The fact that a 778 <p>The CPU guarantees that A will hold 0x00000000 or 0xffffffff. It will never 779 hold 0x0000ffff or any other partial “mix” of bytes.</p> 1201 operation. It’s therefore possible for <code>localVar</code> to hold a value 1489 from classes like String and Integer hold data that cannot be changed once the 1506 hold if a partially-constructed object is allowed to become visible to other
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.1-highlights.jd | 78 touch-hold interval to meet their needs.</p> 166 point, by touch-hold of the access point in Settings. The browser uses the HTTP
|
/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/docs/html/guide/topics/connectivity/nfc/ |
D | hce.jd | 263 sure that your users will only have to hold their device over the NFC reader for 287 The latter then enforces that only external applications that hold the 341 <p>As a final note, your application also needs to hold the
|