| /external/v8/src/ | 
| fixed-dtoa.h | 15 // The buffer must be big enough to hold the result plus one terminating null 
 | 
| /external/v8/src/profiler/ | 
| strings-storage.h | 17 // Provides a storage of strings allocated in C++ heap, to hold them 
 | 
| /external/valgrind/drd/tests/ | 
| hold_lock.c | 0 /** Hold several types of synchronization objects locked as long as specified. 
 | 
| /external/webrtc/webrtc/base/ | 
| versionparsing.h | 20 // "1.1.2.0" has 4). "version" must be an array of that length to hold the 
 | 
| /external/webrtc/webrtc/modules/audio_coding/codecs/g722/ | 
| audio_decoder_g722.h | 58   // |encoded_deinterleaved|, which must hold at least |encoded_len| samples. 
 | 
| /external/xz-embedded/linux/lib/xz/ | 
| xz_stream.h | 35  * Variable-length integer can hold a 63-bit unsigned integer or a special 
 | 
| /frameworks/base/core/proto/android/telecomm/ | 
| 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/services/core/java/com/android/server/wm/ | 
| StartingData.java | 33      * Creates the actual starting window surface. DO NOT HOLD THE WINDOW MANAGER LOCK WHEN CALLING 
 | 
| SurfaceAnimationThread.java | 27  * Thread for running {@link SurfaceAnimationRunner} that does not hold the window manager lock. 
 | 
| /frameworks/opt/bitmap/src/com/android/bitmap/ | 
| PooledCache.java | 30      * if the layout changes, the pool+cache may need to hold larger bitmaps. 
 | 
| /frameworks/opt/net/ims/src/java/com/android/ims/internal/ | 
| ImsStreamMediaSession.java | 49      * can only hold one listener at a time. Subsequent calls to this method 
 | 
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ | 
| SoftApModeConfiguration.java | 24  * Initially, this will hold the WifiConfiguration and mode. 
 | 
| /frameworks/support/car/res/values-da/ | 
| strings.xml | 19     <string name="speed_bump_lockout_message" msgid="5405697774899378511">"Hold øjnene på vejen"</string> 
 | 
| /hardware/nxp/secure_element/libese-spi/p73/lib/ | 
| phNxpEseDataMgr.h | 25   uint16_t wLen;                 /* hold the length of the buffer */ 
 | 
| /libcore/libart/src/main/java/dalvik/system/ | 
| AnnotatedStackTraceElement.java | 38      * If this frame denotes the top of stack, <code>blockedOn<code> will hold 
 | 
| /libcore/luni/src/test/java/libcore/sun/security/x509/ | 
| ReasonFlagsTest.java | 39             "  Certificate Hold\n", 
 | 
| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/ | 
| Ticket.java | 22  * Tickets store the logical-ability to hold on to an instance of a managed, 
 | 
| /packages/apps/Camera2/src/com/android/camera/processing/ | 
| ProcessingServiceManager.java | 91      *         queue or we have a processing hold. If null is returned the 100             Log.d(TAG, "Popping null. On hold? " + mHoldProcessing);
 116      * items until the hold is released.
 134      * Releases an existing hold.
 
 | 
| /packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/ | 
| LensPickerItem.java | 22  * Object to hold all necessary information required to represent an application/activity 
 | 
| /packages/apps/DeskClock/src/com/android/deskclock/ | 
| AlarmAlertWakeLock.java | 23  * Utility class to hold wake lock in app. 
 | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/res/values/ | 
| strings.xml | 27   <string name="videocall_remotely_held">Call on hold</string> 
 | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/res/values-en-rAU/ | 
| strings.xml | 22     <string name="videocall_remotely_held" msgid="1295702896355732947">"Call on hold"</string> 
 | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/res/values-en-rGB/ | 
| strings.xml | 22     <string name="videocall_remotely_held" msgid="1295702896355732947">"Call on hold"</string> 
 | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/res/values-en-rIN/ | 
| strings.xml | 22     <string name="videocall_remotely_held" msgid="1295702896355732947">"Call on hold"</string> 
 | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/res/values-tl/ | 
| strings.xml | 22     <string name="videocall_remotely_held" msgid="1295702896355732947">"Naka-hold ang tawag"</string> 
 |