Searched defs:get (Results 1 - 25 of 234) sorted by path

12345678910

/frameworks/av/camera/
H A DCameraParameters.cpp268 const char *CameraParameters::get(const char *key) const function in class:android::CameraParameters
278 const char *v = get(key);
286 const char *v = get(key);
358 const char *p = get(KEY_PREVIEW_SIZE);
366 const char *p = get(KEY_PREFERRED_PREVIEW_SIZE_FOR_VIDEO);
373 const char *previewSizesStr = get(KEY_SUPPORTED_PREVIEW_SIZES);
387 const char *p = get(KEY_VIDEO_SIZE);
394 const char *videoSizesStr = get(KEY_SUPPORTED_VIDEO_SIZES);
411 const char *p = get(KEY_PREVIEW_FPS_RANGE);
423 return get(KEY_PREVIEW_FORMA
[all...]
/frameworks/av/drm/common/
H A DDrmConstraints.cpp43 String8 DrmConstraints::get(const String8& key) const { function in class:DrmConstraints
H A DDrmInfo.cpp49 String8 DrmInfo::get(const String8& key) const { function in class:DrmInfo
H A DDrmInfoRequest.cpp46 String8 DrmInfoRequest::get(const String8& key) const { function in class:DrmInfoRequest
H A DDrmMetadata.cpp38 String8 DrmMetadata::get(const String8& key) const { function in class:DrmMetadata
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DSessionLibrary.cpp35 SessionLibrary* SessionLibrary::get() { function in class:clearkeydrm::SessionLibrary
/frameworks/av/media/libmedia/
H A DAudioParameter.cpp130 status_t AudioParameter::get(const String8& key, String8& value) function in class:android::AudioParameter
143 status_t result = get(key, str8);
159 status_t result = get(key, str8);
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp138 bool get(TYPE& value, uint32_t pos) const { function in struct:android::MPEG4Writer::Track::ListTableEntries
453 CHECK(source.get() != NULL);
1668 // Otherwise, hold the lock until the existing chunks get written to the
1750 status_t err = mSource->start(meta.get());
2062 * the video track can get the updated drift time information
2165 meta_data = new MetaData(*buffer->meta_data().get());
3024 CHECK(mSttsTableEntries->get(duration, 1));
3052 CHECK(mCttsTableEntries->get(duration, 1));
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp896 String8 Parameters::get() const { function in class:android::camera2::Parameters
1201 newParams.get(CameraParameters::KEY_RECORDING_HINT) );
1221 fpsRange = newParams.get(CameraParameters::KEY_PREVIEW_FRAME_RATE);
1222 fpsSingle = newParams.get(CameraParameters::KEY_PREVIEW_FPS_RANGE);
1499 newParams.get(CameraParameters::KEY_GPS_LATITUDE);
1502 newParams.get(CameraParameters::KEY_GPS_LONGITUDE);
1504 newParams.get(CameraParameters::KEY_GPS_ALTITUDE);
1506 newParams.get(CameraParameters::KEY_GPS_TIMESTAMP);
1508 newParams.get(CameraParameters::KEY_GPS_PROCESSING_METHOD);
1552 newParams.get(CameraParameter
[all...]
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java78 * <li>Get an instance of AccountManager using {@link #get(Context)}.
206 * Authenticators using 'customTokens' option will also get the UID of the
296 public static AccountManager get(Context context) { method in class:AccountManager
304 * should get an auth token instead.
1080 // signify that we were not able to get the authtoken.
1791 return get();
1793 return get(timeout, unit);
1964 return get();
1966 return get(timeout, unit);
/frameworks/base/core/java/android/app/
H A DActivity.java442 * <p>Sometimes you want to get a result back from an activity when it
867 LoaderManagerImpl lm = mAllLoaderManagers.get(who);
1075 // so tell createDialog() not to do it, otherwise we get an exception
1625 ManagedCursor c = mManagedCursors.get(i);
1895 LoaderManagerImpl lm = mAllLoaderManagers.get(who);
2047 ManagedCursor mc = mManagedCursors.get(i);
2307 * activity and its views always get a first chance to receive and handle
2526 * DPAD key events, which then get sent back to the view hierarchy, and
2613 * activity that is stopped will not generally get window focus), you
3245 * Use {@link MenuItem#getMenuInfo()} to get extr
3589 takeKeyEvents(boolean get) argument
[all...]
H A DDialog.java653 * DPAD key events, which then get sent back to the view hierarchy, and
1047 * @param get true if the dialog should receive key events, false otherwise
1050 public void takeKeyEvents(boolean get) { argument
1051 mWindow.takeKeyEvents(get);
1263 ((OnDismissListener) msg.obj).onDismiss(mDialog.get());
1266 ((OnCancelListener) msg.obj).onCancel(mDialog.get());
1269 ((OnShowListener) msg.obj).onShow(mDialog.get());
/frameworks/base/core/java/android/content/
H A DContentValues.java236 * @param key the value to get
239 public Object get(String key) { method in class:ContentValues
240 return mValues.get(key);
246 * @param key the value to get
250 Object value = mValues.get(key);
257 * @param key the value to get
261 Object value = mValues.get(key);
282 * @param key the value to get
286 Object value = mValues.get(key);
307 * @param key the value to get
[all...]
/frameworks/base/core/java/android/content/res/
H A DConfigurationBoundResourceCache.java58 themedCache = mCache.get(themeKey);
76 public T get(long key, Resources.Theme theme) { method in class:ConfigurationBoundResourceCache
81 themedCache = mCache.get(themeKey);
85 wr = themedCache.get(key);
90 final ConstantState entry = wr.get();
130 final ConstantState<T> constantState = wr.get();
H A DStringBlock.java62 public CharSequence get(int idx) { method in class:StringBlock
70 CharSequence res = mSparseStrings.get(idx);
410 // Should not get called, at least not by StaticLayout.
/frameworks/base/core/java/android/database/
H A DMatrixCursor.java64 private Object get(int column) { method in class:MatrixCursor
164 localData[start + i] = columnValues.get(i);
254 Object value = get(column);
261 Object value = get(column);
269 Object value = get(column);
277 Object value = get(column);
285 Object value = get(column);
293 Object value = get(column);
301 Object value = get(column);
307 return DatabaseUtils.getTypeOfObject(get(colum
[all...]
/frameworks/base/core/java/android/hardware/
H A DCamera.java1168 Camera c = (Camera)((WeakReference)camera_ref).get();
1771 * the face leaves the field-of-view and comes back, it will get a new
2468 Log.e(TAG, "dump: " + k + "=" + mMap.get(k));
2485 flattened.append(mMap.get(k));
2567 Area area = areas.get(i);
2592 public String get(String key) { method in class:Camera.Parameters
2593 return mMap.get(key);
2603 return Integer.parseInt(mMap.get(key));
2641 String pair = get(KEY_PREVIEW_SIZE);
2652 String str = get(KEY_PREVIEW_SIZ
[all...]
/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java45 * {@link CameraCharacteristics#get}.
47 * <p>For example, to get the stream configuration map:
49 * StreamConfigurationMap map = cameraCharacteristics.get(
57 * @see CameraCharacteristics#get
169 public <T> T get(Key<T> key) { method in class:CameraCharacteristics
170 return mProperties.get(key);
180 return (T) mProperties.get(key);
204 int[] filterTags = get(REQUEST_AVAILABLE_CHARACTERISTICS_KEYS);
235 int[] filterTags = get(REQUEST_AVAILABLE_REQUEST_KEYS);
266 int[] filterTags = get(REQUEST_AVAILABLE_RESULT_KEY
[all...]
H A DCameraManager.java43 * <p>You can get an instance of this class by calling
125 CameraManagerGlobal.get().registerAvailabilityCallback(callback, handler);
137 CameraManagerGlobal.get().unregisterAvailabilityCallback(callback);
171 * otherwise get them from the legacy shim instead.
174 ICameraService cameraService = CameraManagerGlobal.get().getCameraService();
255 ICameraService cameraService = CameraManagerGlobal.get().getCameraService();
319 * <p>Use {@link #getCameraIdList} to get the list of available camera
438 ICameraService cameraService = CameraManagerGlobal.get().getCameraService();
465 throw new AssertionError("Expected to get non-empty characteristics");
524 ICameraService cameraService = CameraManagerGlobal.get()
595 public static CameraManagerGlobal get() { method in class:CameraManager.CameraManagerGlobal
[all...]
H A DCaptureRequest.java70 * {@link CaptureResult#get} or to set fields with
83 * @see CaptureResult#get
208 public <T> T get(Key<T> key) { method in class:CaptureRequest
209 return mSettings.get(key);
219 return (T) mSettings.get(key);
428 public <T> T get(Key<T> key) { method in class:CaptureRequest.Builder
429 return mRequest.mSettings.get(key);
729 * get locked do not necessarily correspond to the settings that were present in the
1034 * get locked do not necessarily correspond to the settings that were present in the
1523 * int sensorOrientation = c.get(CameraCharacteristic
[all...]
H A DCaptureResult.java57 * {@link CaptureResult#get}.
59 * <p>For example, to get the timestamp corresponding to the exposure of the first row:
61 * long timestamp = captureResult.get(CaptureResult.SENSOR_TIMESTAMP);
68 * @see CaptureResult#get
219 public <T> T get(Key<T> key) { method in class:CaptureResult
220 T value = mResults.get(key);
221 if (VERBOSE) Log.v(TAG, "#get for Key = " + key.getName() + ", returned value = " + value);
232 return (T) mResults.get(key);
580 * get locked do not necessarily correspond to the settings that were present in the
1507 * get locke
[all...]
/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java284 * @param other the previous metadata instance which will get pilfered
321 public <T> T get(CameraCharacteristics.Key<T> key) { method in class:CameraMetadataNative
322 return get(key.getNativeKey());
328 public <T> T get(CaptureResult.Key<T> key) { method in class:CameraMetadataNative
329 return get(key.getNativeKey());
335 public <T> T get(CaptureRequest.Key<T> key) { method in class:CameraMetadataNative
336 return get(key.getNativeKey());
345 public <T> T get(Key<T> key) { method in class:CameraMetadataNative
349 GetCommand g = sGetCommandMap.get(key);
382 SetCommand s = sSetCommandMap.get(ke
[all...]
/frameworks/base/core/java/android/net/
H A DUri.java71 cached result. As a result, we get thread safe caching with no concurrency
802 * get encoded
804 * will get encoded
982 public String get(int index) { method in class:Uri.PathSegments
1023 // Makes sure this doesn't get reused.
1043 return segments.get(size - 1);
2362 if (!Objects.equals(seg.get(i), prefixSeg.get(i))) {
/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java205 @Override public CacheResponse get(URI uri, String requestMethod, method in class:HttpResponseCache
207 return delegate.get(uri, requestMethod, requestHeaders);
/frameworks/base/core/java/android/net/nsd/
H A DDnsSdTxtRecord.java112 public String get(String key) { method in class:DnsSdTxtRecord

Completed in 1164 milliseconds

12345678910