/external/openssl/ssl/ |
tls1.h | 114 * Portions of the attached software ("Contribution") are developed by 127 * The portions of the attached software ("Contribution") is developed by [all...] |
/frameworks/base/core/java/android/app/ |
Dialog.java | 203 * Retrieve the {@link ActionBar} attached to this dialog, if present. 205 * @return The ActionBar attached to the dialog or null if no ActionBar is present. [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
Keyboard.java | 324 * @param parent the row that this key belongs to. The row must already be attached to 442 * @return whether or not the point falls inside the key. If the key is attached to an edge, [all...] |
/frameworks/base/core/java/android/view/ |
LayoutInflater.java | 386 * @param attachToRoot Whether the inflated hierarchy should be attached to 418 * @param attachToRoot Whether the inflated hierarchy should be attached to [all...] |
/frameworks/base/core/java/android/widget/ |
AutoCompleteTextView.java | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 296 <td>Called when the view is attached to a window. 357 combination of a single line EditText field and an adjacent button with an attached
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentActivity.java | 434 * fragments attached to the activity are <em>not</em> resumed. This means 817 * Called when a fragment is attached to the activity. [all...] |
/packages/apps/Camera/res/values/ |
strings.xml | 55 <!-- button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT=10] --> 342 <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
|
/packages/apps/Gallery/src/com/android/camera/ |
ViewImage.java | 199 // If the view has not been attached to the window yet, the 201 // view has attached to window. [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationContainer.java | 98 * attached or added, and WebView happens to draw (on its own) immediately afterwards. 618 * @param overlayView an overlay view to measure. does not actually have to be attached yet. [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
MainKeyboardView.java | 578 * @return the listener attached to this keyboard [all...] |
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer_unittest.cc | 260 // Assertions around attached window resize dragging from the right with 2 328 // Assertions around attached window resize dragging from the right with 3 369 // Assertions around attached window resizing (collapsing and expanding) with 437 // Assertions around attached window resize dragging from the bottom with 2 479 // Assertions around attached window resize dragging from the bottom with 3 524 // Assertions around attached window resizing (collapsing and expanding) with [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
e_createtable.test | 38 # each attached database to a list of tables in that database. For example, 385 # must be either "main", "temp", or the name of an attached database. 856 # attached to a column definition, then the default value of the column [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
build.c | 434 /* Case 2 (from here to the end): Reset all schemas for all attached 535 /* Delete any foreign keys attached to this table. */ 613 ** of a database ("main", "temp" or the name of an attached db). This 634 ** "temp" or the name of an attached db). This routine returns the [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 406 attached to each end. All packets sent to this link will reach the peer 412 the host attached to a NBMA link has no means to send to anyone 550 \paragraph{Object:} The \verb|address| is a protocol (IP or IPv6) address attached 553 different addresses attached to one device. These addresses are not 871 --- the interface to which this neighbour is attached. [all...] |
/external/valgrind/main/coregrind/ |
vgdb.c | 401 This is initialized when process is attached. */ 553 /* once we are attached to the pid, get the list of threads and stop 871 /* Not yet attached. If problem, vgdb can abort, 888 /* Now, we are attached. If problem, detach and return. */ [all...] |
/frameworks/base/media/java/android/media/ |
AudioManager.java | [all...] |
/hardware/libhardware/include/hardware/ |
audio_effect.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 851 The new version (attached) is fast enough all the time in every real module 896 The attached can, and actually fast enough to use -- most of the time. The 919 One new file in the attached, PyParse.py. The LineStudier (whatever it was [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 851 The new version (attached) is fast enough all the time in every real module 896 The attached can, and actually fast enough to use -- most of the time. The 919 One new file in the attached, PyParse.py. The LineStudier (whatever it was [all...] |
/art/runtime/ |
check_jni.cc | 406 // use DetachCurrentThread or GetEnv on a thread that's not yet attached. 761 JniAbortF(function_name_, "a thread (tid %d) is making JNI calls without being attached", GetTid()); 768 // Verify that the current thread is (a) attached and (b) associated with [all...] |
/external/chromium/chrome/common/ |
pref_names.cc | 10 // These are attached to the user profile 713 // These are attached to the machine/installation [all...] |
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwContents.java | 212 // This is a no-op if not currently attached. 614 // GL resources. This case is properly handled when destroy is called while still attached 644 // We cannot destroy immediately if we are still attached to the window. [all...] |
/external/chromium_org/google_apis/drive/ |
gdata_wapi_requests_unittest.cc | [all...] |