Searched refs:is (Results 251 - 275 of 336) sorted by relevance

<<11121314

/frameworks/opt/photoviewer/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
19 # This is to allow the library to be loaded dynamically in a context where
/frameworks/av/camera/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/img_utils/src/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
H A Dbuild_vc.pl11 * distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
H A Dbuild_vc.pl11 * distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
H A Dbuild_vc.pl11 * distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/services/camera/libcameraservice/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/core/java/android/content/pm/
H A DSignature.java11 * distributed under the License is distributed on an "AS IS" BASIS,
39 * This class name is slightly misleading, since it's not actually a signature.
88 * @throws IllegalArgumentException when signature is odd-length
95 throw new IllegalArgumentException("text size " + N + " is not even");
295 final InputStream is = new ByteArrayInputStream(s.mSignature);
296 final X509Certificate cert = (X509Certificate) cf.generateCertificate(is);
/frameworks/base/core/tests/coretests/
H A DAndroid.mk44 # Use R_file_stamp as dependency because we want the test apks in place before the R.java is generated.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/libs/hwui/
H A DAndroid.mk4 # Only build libhwui when USE_OPENGL_RENDERER is
/frameworks/base/media/mca/filterfw/jni/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/packages/InputDevices/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/compile/mclinker/lib/Support/Windows/
H A DFileSystem.inc5 // This file is distributed under the University of Illinois Open Source
52 // set cache is full, then Directory::begin() can return end().
/frameworks/minikin/sample/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/native/libs/binder/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/photoviewer/sample/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteDescriptor.java11 * distributed under the License is distributed on an "AS IS" BASIS,
32 * Each route is uniquely identified by an opaque id string. This token
33 * may take any form as long as it is unique within the media route provider.
35 * This object is immutable once created using a {@link Builder} instance.
98 * Gets whether the route is enabled.
105 * Gets whether the route is connecting.
329 * Sets whether the route is enabled.
341 * Sets whether the route is in the process of connecting and is not yet
361 public Builder setSettingsActivity(IntentSender is) { argument
[all...]
/frameworks/base/media/java/android/media/
H A DMediaPlayer.java11 * distributed under the License is distributed on an "AS IS" BASIS,
98 * <p>Playback control of audio/video files and streams is managed as a state
114 * <li>When a MediaPlayer object is just created using <code>new</code> or
115 * after {@link #reset()} is called, it is in the <em>Idle</em> state; and after
116 * {@link #release()} is called, it is in the <em>End</em> state. Between these
117 * two states is the life cycle of the MediaPlayer object.
119 * <li>There is a subtle but important difference between a newly constructed
121 * is calle
1992 addSubtitleSource(InputStream is, MediaFormat format) argument
[all...]
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPersister.java12 * distributed under the License is distributed on an "AS IS" BASIS,
68 * This class is the high-level manager of PDU storage.
435 InputStream is = null;
449 is = mContentResolver.openInputStream(partURI);
452 int len = is.read(buffer);
455 len = is.read(buffer);
462 if (is != null) {
464 is.close();
550 // is currently being updated.
608 // For PDU which type is M_retriev
[all...]
/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java11 * distributed under the License is distributed on an "AS IS" BASIS,
53 * Indicates that an error occurred and the reason is not known.
276 * It is considered good practice to call this method when the {@link DrmManagerClient} object
277 * is no longer needed in your application. After release() is called,
278 * {@link DrmManagerClient} is no longer usable since it has lost all of its required resource.
302 * Registers an {@link DrmManagerClient.OnInfoListener} callback, which is invoked when the
315 * Registers an {@link DrmManagerClient.OnEventListener} callback, which is invoked when the
328 * Registers an {@link DrmManagerClient.OnErrorListener} callback, which is invoked when
370 throw new IllegalArgumentException("Given usage or path is invali
[all...]
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DSceneManager.java11 * distributed under the License is distributed on an "AS IS" BASIS,
142 InputStream is = null;
146 is = res.getAssets().open(name);
149 is = new BufferedInputStream(new FileInputStream(f));
156 Bitmap b = BitmapFactory.decodeStream(is);
158 is.close();
291 // Assigned by default if nothing is present
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s11 ;// distributed under the License is distributed on an "AS IS" BASIS,
58 ; * performed. It is equal to ac_pred_flag in the bit
70 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
73 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
183 CMP predDir,#2 ;// Check if the Prediction direction is vertical
225 CMP ACPredFlag,#1 ;// Check if the AC prediction flag is set or not
234 BNE Horizontal ;// If the Prediction direction is horizontal branch to Horizontal
/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerBaseTest.java11 * distributed under the License is distributed on an "AS IS" BASIS,
62 private static final String SAMPLE1_TEXT = "This is sample text.\n\nTesting 1 2 3.";
142 * This is not the mount path, but the normalized path to the actual OBB file
175 Log.i(LOG_TAG, "OfficialPath is now: " + path);
230 InputStream is = null;
232 is = res.openRawResource(rawResId);
239 assertTrue(FileUtils.copyToFile(is, outFile));
269 * @param fileName The full name and path to the file on the OBB to open once the OBB is mounted
276 assertTrue("Cannot open file when OBB is not mounted!", mSm.isObbMounted(obbPath));
350 * is triggere
[all...]

Completed in 3185 milliseconds

<<11121314