Home
last modified time | relevance | path

Searched refs:A (Results 1 – 25 of 41) sorted by relevance

12

/development/tools/axl/
Dsingletonmixin.py118 class A(Singleton): class
120 super(A, self).__init__()
122 a1 = A.getInstance()
123 a2 = A.getInstance()
165 class A(Singleton): class
167 super(A, self).__init__()
169 self.assertRaises(SingletonException, A)
174 class A(Singleton): class
176 super(A, self).__init__()
196 class A(Singleton): class
[all …]
/development/samples/browseable/MediaRecorder/
D_index.jd8 This sample uses the camera/camcorder as the A/V source for the MediaRecorder API.
9 A TextureView is used as the camera preview which limits the code to API 14+. This
/development/vndk/tools/definition-tool/datasets/
Dminimum_dlopen_deps.txt1 /system/${LIB}/libEGL.so:[regex]/vendor/${LIB}/egl/libEGL[A-Za-z0-9_-]*\.so
2 /system/${LIB}/libEGL.so:[regex]/vendor/${LIB}/egl/libGLES[A-Za-z0-9_-]*\.so
/development/samples/browseable/StorageProvider/
D_index.jd8 A simple implementation of a documents provider using the storage access framework in
/development/samples/browseable/WearDrawers/
D_index.jd8 A simple sample that demonstrates Navigation and Action Drawers, part of Material Design for Wear.
/development/samples/browseable/RuntimePermissionsWear/
D_index.jd8 A sample that shows how you can handle remote data that requires permissions both on
/development/samples/browseable/SlidingTabsColors/
D_index.jd8 A more advanced sample which shows how to use SlidingTabLayout to display a custom
/development/samples/browseable/SlidingTabsBasic/
D_index.jd8 A basic sample which shows how to use SlidingTabLayout to display a custom
/development/samples/BluetoothLeGatt/
D_index.jd5 <p>A sample application that demonstrates how to communicate with
/development/samples/browseable/SwipeRefreshListFragment/
D_index.jd8 A sample which shows how to use SwipeRefreshLayout within a ListFragment to add the
/development/samples/browseable/SwipeRefreshLayoutBasic/
D_index.jd8 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
/development/samples/browseable/SwipeRefreshMultipleViews/
D_index.jd8 A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
/development/samples/browseable/BasicRenderScript/
D_index.jd9 …to dynamically adjust the saturation for an image using a slider. A custom RenderScript kernel per…
/development/samples/browseable/WearSpeakerSample/
D_index.jd8 A sample that shows how you can record voice using the microphone on a wearable and
/development/tools/
Dmake_key25 given <subject>. A keytype of "rsa" or "ec" is accepted.
/development/samples/browseable/DrawableTinting/
D_index.jd11 A color state list is referenced as the tint color, which defines colors for different
/development/tools/repo_diff/
DREADME.md60 1. Match projects in source tree A with projects in source tree B.
62 3. Find commits in source tree B that are not in source tree A.
73 upstream project (A).
/development/samples/BluetoothHDP/
D_index.jd5 <p>A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile…
/development/docs/copyright-templates/bsd/
Dc.txt18 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
/development/vndk/tools/header-checker/tests/input/
Dexample1.h17 enum {A, B} enum_field; enumerator
/development/scripts/gdb/
Ddalvik.gdb48 by gdb unless they are not handled by ART itself. A breakpoint is
/development/sdk/
Dsdk_files_NOTICE.txt21 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
88 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
128 from and are distributed by that particular Contributor. A
192 A Contributor may choose to distribute the Program in object code form
274 OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
368 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
401 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
417 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
435 …INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE A…
479 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
[all …]
/development/cmds/monkey/
DREADME.NETWORK.txt34 what happened. A possible example:
/development/tools/apkcheck/
DREADME.txt70 pieces. A summary of the issues follows.
/development/apps/SdkSetup/
DNOTICE161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A

12