OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:application
(Results
551 - 575
of
14555
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/robolectric/src/test/resources/
TestAndroidManifestWithProcess.xml
4
<
application
android:name="com.xtremelabs.robolectric.TestApplication"
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
targetver.h
5
// If you wish to build your
application
for a previous Windows platform, include WinSDKVer.h and
ReadMe.txt
2
CONSOLE
APPLICATION
: Callstacker Project Overview
5
AppWizard has created this Callstacker
application
for you.
8
make up your Callstacker
application
.
12
This is the main project file for VC++ projects generated using an
Application
Wizard.
15
Application
Wizard.
18
This is the filters file for VC++ projects generated using an
Application
Wizard.
25
This is the main
application
source file.
/external/skia/platform_tools/nacl/SampleApp/
index.html
16
var SkiaModule = null; // Global
application
object.
25
// When the module loads, begin running the
application
.
41
// Run the
application
.
67
type="
application
/x-nacl" />
/external/skia/platform_tools/nacl/skhello/
index.html
16
var SkiaModule = null; // Global
application
object.
25
// When the module loads, begin running the
application
.
41
// Run the
application
.
67
type="
application
/x-nacl" />
/external/yaffs2/yaffs2/direct/
yaffscfg.h
2
* Header file for using yaffs in an
application
via
/frameworks/base/core/java/android/content/
package.html
9
<dd>For sharing content between
application
components. The most important classes are:
12
for managing and publishing persistent data associated with an
application
.</li>
14
structured messages between different
application
components—allowing components to initiate
25
<dd>For retrieving resource data associated with an
application
, such as strings, drawables,
/frameworks/base/docs/html/tools/building/
index.jd
14
the container for your
application
binary. It contains all of the information necessary to run
15
your
application
on a device or emulator, such as compiled <code>.dex</code> files (<code>.class</code> files
17
resources (<code>resources.arsc</code>) and uncompiled resource files for your
application
.</p>
27
<p>To run an
application
on an emulator or device, the
application
must be signed using debug or
28
release mode. You typically want to sign your
application
in debug mode when you develop and test
29
your
application
, because the build tools use a debug key with a known password so you do not have
30
to enter it every time you build. When you are ready to release the
application
to Google
31
Play, you must sign the
application
in release mode, using your own private key.</p>
33
<p>Fortunately, Eclipse or your Ant build script signs the
application
for you in debug mod
[
all
...]
/frameworks/base/docs/html/training/
best-background.jd
8
application
's performance and minimize its drain on the battery.</p>
/frameworks/base/media/java/android/mtp/
package.html
5
application
can receive notifications when devices are attached and removed, manage files and
/frameworks/base/tests/RenderThreadTest/res/values/
styles.xml
2
<!--
Application
theme. -->
/frameworks/base/tests/TransitionTests/res/values-v11/
styles.xml
4
Base
application
theme for API 11+. This theme completely replaces
/frameworks/opt/datetimepicker/res/values-v11/
styles.xml
4
Base
application
theme for API 11+. This theme completely replaces
/frameworks/volley/
AndroidManifest.xml
9
<
application
/>
/frameworks/wilhelm/doc/
README.txt
2
have been automatically generated.
Application
developers should not edit these interface IDs
/hardware/intel/common/libva/va/egl/
va_egl.h
14
* is BC device id.) from surface id.
Application
/packages/apps/Gallery2/src/com/android/gallery3d/data/
ChangeNotifier.java
31
public ChangeNotifier(MediaSet set, Uri uri, GalleryApp
application
) {
33
application
.getDataManager().registerChangeNotifier(uri, this);
36
public ChangeNotifier(MediaSet set, Uri[] uris, GalleryApp
application
) {
39
application
.getDataManager().registerChangeNotifier(uris[i], this);
/prebuilts/eclipse/maven/
README
1
Building the ADT Bundle [1] and the monitor RCP
application
[2] require
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
__init__.py
62
getbaseclasses(
application
)
68
'capp' :
application
,
83
_elemdict =
application
._elemdict
84
_propdict =
application
._propdict
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorWorkbenchAdvisor.java
21
import org.eclipse.ui.
application
.IWorkbenchConfigurer;
22
import org.eclipse.ui.
application
.IWorkbenchWindowConfigurer;
23
import org.eclipse.ui.
application
.WorkbenchAdvisor;
24
import org.eclipse.ui.
application
.WorkbenchWindowAdvisor;
MonitorWorkbenchWindowAdvisor.java
19
import org.eclipse.ui.
application
.ActionBarAdvisor;
20
import org.eclipse.ui.
application
.IActionBarConfigurer;
21
import org.eclipse.ui.
application
.IWorkbenchWindowConfigurer;
22
import org.eclipse.ui.
application
.WorkbenchWindowAdvisor;
/development/samples/Alarm/
AndroidManifest.xml
18
Declares the contents of this Android
application
. The xmlns:android
20
"package" attribute provides a unique name for the
application
.
21
If you use this file as a template in your own
application
, you must change
30
Declares the
application
, its icon, and its visible label
32
<
application
37
that the name should be preceded by the
application
's Android package name.
52
</
application
>
/development/samples/SkeletonApp/
readme.txt
5
This directory contains the full implementation of a basic
application
for
7
will use. You can run the
application
either directly from the "test"
16
This XML file describes to the Android platform what your
application
can do.
17
It is a required file, and is the mechanism you use to show your
application
23
Under this directory is the Java source for for your
application
.
36
Under this directory are the resources for your
application
.
62
These XML files describe additional resources included in the
application
.
/external/bluetooth/bluedroid/bta/include/
bta_hh_co.h
58
** opened, and
application
may do some device specific
85
** a HOGP device to the
application
.
Application
can save this
91
** app_id -
application
id
104
** Description This callout function is to request the
application
to load the
106
** bta_hh_le_ci_cache_load() is called by the
application
.
110
** app_id -
application
id
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
ReadMe.txt
2
CONSOLE
APPLICATION
: Callstacker Project Overview
5
AppWizard has created this Callstacker
application
for you.
8
make up your Callstacker
application
.
12
This is the main project file for VC++ projects generated using an
Application
Wizard.
15
Application
Wizard.
18
This is the filters file for VC++ projects generated using an
Application
Wizard.
25
This is the main
application
source file.
Completed in 1052 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>