OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:functional
(Results
151 - 175
of
442
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/srec/tools/thirdparty/OpenFst/fst/lib/
heap.h
24
#include <
functional
>
/external/stlport/etc/
msvcincl.dat
61
functional
/external/stlport/test/unit/
equal_test.cpp
3
#include <
functional
>
istmit_test.cpp
4
# include <
functional
>
mfunptr_test.cpp
1
#include <
functional
>
sort_test.cpp
3
#include <
functional
>
partial_test.cpp
4
#include <
functional
>
perm_test.cpp
5
#include <
functional
>
/frameworks/base/docs/html/guide/topics/views/
intro.jd
6
<p>The basic
functional
unit of an Android application is the <em>activity</em> — an object of the class {@link android.app.Activity android.app.Activity}. An activity can do many things, but by itself it does not have a presence on the screen. To give your activity a screen presence and design its UI, you work with <em>views</em> and <em>viewgroups</em> -- basic units of user interface expression on the Android platform.</p>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java
17
package com.android.mediaframeworktest.
functional
;
/frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase2.java
25
* This class provides
functional
testing of a single activity. The activity under test will
ApplicationTestCase.java
52
* <p>If simply run your tests as-is, your Application will be injected with a fully-
functional
/frameworks/base/test-runner/src/android/test/mock/
MockContentProvider.java
44
* Mock implementation of ContentProvider. All methods are non-
functional
and throw
MockCursor.java
36
* are non-
functional
and throw {@link java.lang.UnsupportedOperationException}.
MockResources.java
35
* A mock {@link android.content.res.Resources} class. All methods are non-
functional
and throw
/packages/apps/Email/tests/src/com/android/email/
AccountUnitTests.java
26
* Technically these are
functional
because they use the underlying preferences framework.
/development/pdk/docs/porting/
display_drivers.jd
20
<p>This section describes how the display driver functions and offers a
functional
template designed to help you build your own device-specific driver.</p>
41
<p>The following sample driver offers a
functional
example to help you build your own display driver. Modify <code>PGUIDE_FB...</code> macros as desired to match the requirements of your own device hardware.</p>
instrumentation_framework.jd
49
<li> The Instrumentation Test Runner is located at <code>tests/Contacts/src/com/google/android/contactstests/
functional
/ContactsInstrumentationTestRunner.java</code>.</li>
/development/testrunner/
test_defs.xml
126
class="com.android.mediaframeworktest.
functional
.MediaPlayerApiTest"
133
class="com.android.mediaframeworktest.
functional
.MediaRecorderTest"
/external/openssl/crypto/evp/
digest.c
242
/* Store the ENGINE
functional
reference so we know
451
*
functional
reference we held for this reason. */
dig_eng.c
157
/* Store the ENGINE
functional
reference so we know
/cts/tests/tests/widget/src/android/widget/cts/
MultiAutoCompleteTextViewTest.java
215
"
functional
test.")
/external/dropbear/libtomcrypt/src/ciphers/
xtea.c
143
@return CRYPT_OK if
functional
, CRYPT_NOP if self-test has been disabled
/external/openssl/crypto/engine/
eng_int.h
114
*
functional
references (etc), will display debugging summaries to stderr. */
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-178722.js
51
* "destructive" method rather than a "
functional
" method. The return value
Completed in 193 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>