Searched
full:attached (Results
476 -
500 of
3602) sorted by null
<<11121314151617181920>>
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoFragment.java | 107 * in viewGroup, but is not attached to any parent 152 * This callback is invoked when the Fragment is no longer attached to its Activity.
|
/external/autotest/client/cros/cellular/ |
cellular.py | 63 'ATTACHED', 122 UeGsmDataStatus.ATTACHED: UeGenericDataStatus.REGISTERED,
|
/external/autotest/client/site_tests/network_3GSmokeTest/ |
network_3GSmokeTest.py | 60 """Find all modems attached and return an dictionary of information. 62 This returns a bunch of information for each modem attached to
|
/external/autotest/docs/ |
test-droid.md | 34 List of devices attached 72 List of devices attached
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/ |
test_instance.py | 60 <status>attached</status> 94 <status>attached</status>
|
test_securitygroup.py | 111 <status>attached</status> 145 <status>attached</status>
|
/external/clang/include/clang/AST/ |
CommentSema.h | 49 /// Information about the declaration this comment is attached to. 208 /// \returns \c true if declaration that this comment is attached to declares
|
/external/deqp/doc/testspecs/GLES3/ |
functional.fbo.completeness.txt | 51 before it can be attached. 101 GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT when the attached layer number is
|
/external/deqp/doc/testspecs/GLES31/ |
functional.tessellation_geometry_interaction.txt | 42 attached tessellation and geometry shaders. Tests verify that attaching either a 47 tessellation stage and then with a passthrough tessellation shader attached.
|
/external/iproute2/man/man8/ |
tc-htb.8 | 68 Consult filters attached to the class. If sent to a leafnode, we are done. 102 Place of this class within the hierarchy. If attached directly to a qdisc
|
/external/libchrome/base/message_loop/ |
message_pump_libevent.h | 108 // If a FileDescriptorWatcher is passed in which is already attached to 112 // event previously attached to |controller| is aborted.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_fbo.h | 54 /* Current texture image this renderbuffer is attached to. */ 108 * If the attached renderbuffer is a wrapper, then return wrapped
|
/external/protobuf/python/google/protobuf/pyext/ |
repeated_composite_container.h | 60 // A RepeatedCompositeContainer can be in one of two states: attached 63 // When in the attached state all modifications to the container are
|
/external/webrtc/webrtc/base/ |
common.h | 76 // If a debugger is attached, triggers a debugger breakpoint. If a debugger is 77 // not attached, forces program termination.
|
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_record_jni.h | 42 // guarantees that no other (possibly non attached) thread is used. 115 // Calls AttachCurrentThread() if this thread is not attached at construction.
|
audio_track_jni.h | 38 // guarantees that no other (possibly non attached) thread is used. 111 // Calls AttachCurrentThread() if this thread is not attached at construction.
|
/frameworks/av/services/radio/ |
RadioService.h | 97 Vector< sp<ModuleClient> > mModuleClients; // list of attached clients 185 wp<Module> mModule; // The module this client is attached to
|
/frameworks/base/core/java/android/view/ |
InputEventReceiver.java | 134 * Must be called on the same Looper thread to which the receiver is attached. 161 * Must be called on the same Looper thread to which the receiver is attached.
|
/frameworks/base/core/java/android/widget/ |
ViewFlipper.java | 197 * becomes attached to a window. 205 * when it becomes attached to a window.
|
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/ |
SourceActivity.java | 71 mLogger.log("Waiting for accessory display sink to be attached to USB..."); 117 mLogger.log("USB accessory attached: " + accessory);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
GraphRunner.java | 670 throw new IllegalArgumentException("Graph must be attached to runner!"); 875 * You must make sure that before calling this, no more graphs are attached to this runner. 878 * @throws IllegalStateException if there are still graphs attached to this runner. 884 + mGraphs.size() + " graphs still attached!"); 899 * Note, that you must make sure no graphs are attached to this runner before calling this 905 * @throws IllegalStateException if there are still graphs attached to this runner. 911 + mGraphs.size() + " graphs still attached!"); 945 * The graph must be attached to this runner. [all...] |
/frameworks/support/v13/java/android/support/v13/view/ |
DragStartHelper.java | 50 * Once created, DragStartHelper can be attached to a view (this will replace existing long click 93 * The newly created helper is not initially attached to the view, {@link #attach} must be
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
PreferenceScreen.java | 121 * This method may only be called when the preference screen is not attached to the hierarchy. 132 " attached to the preference hierarchy");
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSResourceResolver.java | 21 * <code>DOMConfiguration</code> objects attached to <code>LSParser</code> 23 * <code>DOMConfiguration</code> objects attached to <code>Document</code>
|
/packages/apps/Messaging/res/xml-mcc311-mnc100/ |
mms_config.xml | 31 <!-- Maximum height for an attached image --> 34 <!-- Maximum width for an attached image -->
|
Completed in 542 milliseconds
<<11121314151617181920>>