OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
351 - 375
of
10091
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java
21
* Basic tests of
calling
the C functions that make up the JNI. This
JniCppTest.java
21
* Basic tests of
calling
the C++ functions that make up the JNI. This
/cts/tests/tests/permission/src/android/permission/cts/
AppWidgetManagerPermissionTest.java
39
* Verify that
calling
/dalvik/tests/022-interface/src/
Main.java
18
* test
calling
through an interface
/dalvik/tests/032-concrete-sub/src/
ConcreteSub.java
24
System.out.println("
calling
abs.doStuff()");
/dalvik/tools/dexdeps/
README.txt
6
determine whether an APK is accessing fields and
calling
methods that it
/development/ndk/samples/two-libs/src/com/example/twolibs/
TwoLibs.java
35
// before
calling
the native method.
/development/ndk/sources/android/libportable/common/include/
portability.h
29
* if we need to use it before
calling
the kernel
/development/samples/ApiDemos/src/com/example/android/apis/app/
IRemoteService.aidl
22
* Example of defining an interface for
calling
on to a remote service
/development/sdk/
support_README.txt
17
- MenuCompat allows
calling
MenuItem.setShowAsAction which only exists on API 11.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitable.java
32
* This will traverse the heararchy,
calling
the visitor for
/external/apache-xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java
27
* setOriginatingNode before
calling
the SAX event. For creating
/external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitable.java
32
* This will traverse the heararchy,
calling
the visitor for
/external/bluetooth/bluedroid/bta/jv/
bta_jv_cfg.c
42
* p_bta_jv_cfg->p_sdp_raw_data can be allocated before
calling
BTA_JvStartDiscovery
/external/ceres-solver/google3/gflags/
gflags.h
14
// function, and
calling
InitGoogle, we can compile all the example
/external/ceres-solver/internal/ceres/
graph.h
91
// Add a weighted edge between the vertex1 and vertex2.
Calling
117
//
Calling
VertexWeight on a vertex not in the graph will result in
123
//
Calling
EdgeWeight on a pair of vertices where either one of the
135
//
Calling
Neighbors on a vertex not in the graph will result in
/external/chromium/base/
foundation_utils_mac.h
22
// By
calling
this function, callers relinquish any ownership claim to
mime_util.h
25
// This detects the current GTK theme by
calling
gtk_settings_get_default().
/external/chromium/base/synchronization/
cancellation_flag.h
16
// thread.
Calling
Set() from one thread and IsSet() from a number of threads
/external/chromium/chrome/browser/accessibility/
browser_accessibility_state.h
22
// we attempt to dynamically detect a MSAA client screen reader by
calling
/external/chromium/chrome/browser/chromeos/login/
screen_observer.h
18
// state. Upon exit each view returns one of the results by
calling
/external/chromium/chrome/browser/net/
net_log_logger.h
18
// Relies on ChromeNetLog only
calling
an Observer once at a time for
/external/chromium/chrome/browser/status_icons/
status_tray_unittest.cc
48
//
Calling
again should do nothing.
/external/chromium/chrome/browser/ui/cocoa/
cocoa_test_helper.h
58
// or indirectly, you should be
calling
this from the c'tor or SetUp methods
69
// this would be to create them in SetUp (after
calling
CocoaTest::Setup) and
70
// then close them in TearDown before
calling
CocoaTest::TearDown.
97
// we want to call [close] to destroy it rather than
calling
[release]. We
/external/chromium/chrome/browser/ui/cocoa/infobars/
infobar.h
22
//
calling
CreateInfoBar(), as the returned InfoBar* object is not
Completed in 1612 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>