Searched
full:creation (Results
701 -
725 of
3180) sorted by null
<<21222324252627282930>>
/frameworks/base/media/java/android/media/ |
AudioTrack.java | 71 * <p>Upon creation, an AudioTrack object initializes its associated audio buffer. 113 * Creation mode where audio data is transferred from Java to the native layer 118 * Creation mode where audio data is streamed from Java to the native layer 132 * State of an AudioTrack that was not successfully initialized upon creation. 283 * The current channel position mask, as specified on AudioTrack creation. 351 * <p> If the track's creation mode is {@link #MODE_STATIC}, 353 * <p> If the track's creation mode is {@link #MODE_STREAM}, 403 * for the successful creation of an AudioTrack instance in streaming mode. Using values 436 * for the successful creation of an AudioTrack instance in streaming mode. Using values 615 * the minimum required buffer size for the successful creation of an AudioTrack instanc [all...] |
/art/runtime/gc/space/ |
image_space.h | 43 // creation of the alloc space. The ReleaseOatFile will later be
|
/art/runtime/ |
handle_scope.h | 91 // Placement new creation.
|
/art/test/042-new-instance/src/ |
Main.java | 20 * Test instance creation.
|
/bootable/recovery/fonts/ |
OFL.txt | 14 development of collaborative font projects, to support the font creation
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PictureTest.java | 41 // This method tests out some edge cases w.r.t. Picture creation.
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/res/values/ |
strings.xml | 101 <string name="noah_description">to build an Ark to save creation from the coming flood.</string>
|
/developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/ |
GetRestrictionsReceiver.java | 88 // Demonstrates the creation of standard app restriction types: boolean, single choice, and
|
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
ScannerFragment.java | 65 * Must be called after object creation by MainActivity.
|
/developers/build/prebuilts/gradle/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/ |
NotificationUpdateService.java | 44 * DataItem is added or deleted. The creation of a new DataItem will be interpreted as a request to
|
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
ScannerFragment.java | 65 * Must be called after object creation by MainActivity.
|
/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/ |
GetRestrictionsReceiver.java | 88 // Demonstrates the creation of standard app restriction types: boolean, single choice, and
|
/developers/samples/android/wearable/wear/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/ |
NotificationUpdateService.java | 44 * DataItem is added or deleted. The creation of a new DataItem will be interpreted as a request to
|
/development/host/windows/usb/api/ |
adb_legacy_endpoint_object.cpp | 220 // If creation of ADB handle failed we have to close USB handle too.
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
AnimationSeeking.java | 81 // prevent seeking on app creation
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentRetainInstance.java | 170 * the initial fragment creation and after the fragment is re-attached
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentRetainInstanceSupport.java | 171 * the initial fragment creation and after the fragment is re-attached
|
/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/ |
GetRestrictionsReceiver.java | 88 // Demonstrates the creation of standard app restriction types: boolean, single choice, and
|
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/ |
ScannerFragment.java | 65 * Must be called after object creation by MainActivity.
|
/development/samples/browseable/SynchronizedNotifications/Wearable/src/com.example.android.wearable.synchronizednotifications/ |
NotificationUpdateService.java | 44 * DataItem is added or deleted. The creation of a new DataItem will be interpreted as a request to
|
/development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/ |
NotesDbAdapter.java | 48 * Database creation sql statement
|
/development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/ |
NotesDbAdapter.java | 48 * Database creation sql statement
|
/development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/ |
NotesDbAdapter.java | 48 * Database creation sql statement
|
/development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/ |
NotesDbAdapter.java | 48 * Database creation sql statement
|
/development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/ |
NotesDbAdapter.java | 48 * Database creation sql statement
|
Completed in 210 milliseconds
<<21222324252627282930>>