OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attached
(Results
576 - 600
of
3279
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCursorAdapter.java
257
// * @param parent The parent to which the new view is
attached
to
267
// * @param parent The parent to which the new view is
attached
to
332
* by the filter
attached
to this adapter.
/libcore/luni/src/main/java/org/xml/sax/
DocumentHandler.java
120
* still be
attached
. Note that the attribute list provided will
125
* @param atts The attributes
attached
to the element, if any.
144
* still be
attached
to the name.</p>
/packages/services/Telephony/src/com/android/phone/
ContactsAsyncHelper.java
137
* different caller
attached
to it than the one we currently
156
// if the call does NOT have a callerInfo
attached
174
* representing the Photo file recorded in the
attached
/art/runtime/jdwp/
jdwp_main.cc
147
VLOG(jdwp) << "Not sending JDWP packet: no debugger
attached
!";
171
VLOG(jdwp) << "Not sending JDWP packet: no debugger
attached
!";
318
* a debugger
attached
.
575
* Returns -1 if no debugger is
attached
, or 0 if we're in the middle of
/cts/tests/tests/effect/src/android/effect/cts/
EffectTest.java
58
/** Assert an effect context can be created and
attached
to GL context. */
/cts/tests/tests/opengl/libopengltest/
color_one.cpp
79
LOGI("
Attached
Shader First element : %d\n", *shaders);
/dalvik/vm/mterp/cstubs/
stubdefs.cpp
128
* While we're at it, see if a debugger has
attached
or the profiler has
/development/host/windows/usb/api/
AdbWinApi.cpp
106
// being
attached
to the process and InstantiateWinUsbInterface
/development/ndk/platforms/android-3/include/android/
log.h
114
* to inspect it, if a debugger is
attached
. This uses the FATAL priority.
/development/samples/ApiDemos/src/com/example/android/apis/app/
SecureSurfaceViewActivity.java
78
// is created before the surface view's containing window is
attached
to
/development/samples/training/TabCompat/src/com/example/android/tabcompat/
MainActivity.java
95
// Detach the fragment, because another one is being
attached
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorAttributeSet.java
51
* @param attributes The attributes
attached
to the element. If
ProcessorDecimalFormat.java
51
* @param attributes The attributes
attached
to the element. If
ProcessorNamespaceAlias.java
57
* @param attributes The attributes
attached
to the element. If
/external/bison/src/
symlist.h
67
/* The action is
attached
to the LHS of a rule, but action properties for
/external/chromium/base/threading/
thread_local.h
30
// // My class is logically
attached
to a single thread. We cache a pointer
/external/chromium/chrome/browser/
browser_signin.h
107
//
attached
to.
spellcheck_host.h
24
//
attached
to the browser. This class provides the operations listed below:
/external/chromium/chrome/browser/debugger/
devtools_http_protocol_handler.cc
225
bool
attached
;
member in struct:PageInfo
254
page_info.
attached
= client_host != NULL;
282
if (i->
attached
) {
310
if (!i->
attached
) {
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.h
115
// a factory
attached
to our instance to manage task lifetimes.
/external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.cc
57
// the view (bar/shelf) is
attached
or detached.
detachable_toolbar_view.h
36
// the bar/shelf is
attached
to the top toolbar. |background_origin| is the
/external/chromium/chrome/browser/ui/views/extensions/
extension_popup.h
45
// |browser| is the browser to which the pop-up will be
attached
. NULL is a
/external/chromium/net/http/
http_stream_factory_impl_request.h
48
// Called by an
attached
Job if it sets up a SpdySession.
/external/chromium/net/spdy/
spdy_stream.cc
258
// If delegate_ is not yet
attached
, we'll call OnResponseReceived after the
259
// delegate gets
attached
to the stream.
304
// We'll return received data when delegate gets
attached
to the stream.
338
// We'll return received data when delegate gets
attached
to the stream.
Completed in 2937 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>