Searched defs:get (Results 226 - 237 of 237) sorted by relevance

12345678910

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp230 get function
H A Dandroid_opengl_GLES20.cpp230 get function
2485 get<jbooleanArray, GLboolean, glGetBooleanv>(_env, _this, pname, params_ref, offset);
2595 get<jfloatArray, GLfloat, glGetFloatv>(_env, _this, pname, params_ref, offset);
2678 get<jintArray, GLint, glGetIntegerv>(_env, _this, pname, params_ref, offset);
H A Dandroid_opengl_GLES30.cpp230 get function
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java530 NotificationRecord r = mNotificationsByKey.get(key);
617 NotificationRecord r = mNotificationsByKey.get(key);
626 NotificationRecord r = mNotificationsByKey.get(key);
638 NotificationRecord r = mNotificationsByKey.get(key);
1020 record = mToastQueue.get(index);
1029 final ToastRecord r = mToastQueue.get(i);
1183 tmp[i] = mNotificationList.get(i).sbn;
1254 NotificationRecord r = mNotificationsByKey.get(keys[i]);
1335 ? mNotificationsByKey.get(keys[i])
1336 : mNotificationList.get(
3052 public StatusBarNotification get() { method in class:NotificationManagerService.StatusBarNotificationHolder
[all...]
/frameworks/native/opengl/libagl/
H A Dcontext.h634 static inline ogles_context_t* get() { function in struct:android::gl::ogles_context_t
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp133 bool get(TYPE& value, uint32_t pos) const { function in struct:android::MPEG4Writer::Track::ListTableEntries
448 CHECK(source.get() != NULL);
1663 // Otherwise, hold the lock until the existing chunks get written to the
1745 status_t err = mSource->start(meta.get());
2057 * the video track can get the updated drift time information
2160 meta_data = new MetaData(*buffer->meta_data().get());
3019 CHECK(mSttsTableEntries->get(duration, 1));
3047 CHECK(mCttsTableEntries->get(duration, 1));
/frameworks/base/core/java/android/app/
H A DActivity.java442 * <p>Sometimes you want to get a result back from an activity when it
866 LoaderManagerImpl lm = mAllLoaderManagers.get(who);
1074 // so tell createDialog() not to do it, otherwise we get an exception
1624 ManagedCursor c = mManagedCursors.get(i);
1894 LoaderManagerImpl lm = mAllLoaderManagers.get(who);
2046 ManagedCursor mc = mManagedCursors.get(i);
2306 * activity and its views always get a first chance to receive and handle
2523 * DPAD key events, which then get sent back to the view hierarchy, and
2610 * activity that is stopped will not generally get window focus), you
3236 * Use {@link MenuItem#getMenuInfo()} to get extr
3580 takeKeyEvents(boolean get) argument
[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/provider/
H A DContactsContract.java595 * @see android.provider.SyncStateContract.Helpers#get
597 public static byte[] get(ContentProviderClient provider, Account account) method in class:ContactsContract.SyncState
599 return SyncStateContract.Helpers.get(provider, CONTENT_URI, account);
603 * @see android.provider.SyncStateContract.Helpers#get
649 * @see android.provider.SyncStateContract.Helpers#get
651 public static byte[] get(ContentProviderClient provider, Account account) method in class:ContactsContract.ProfileSyncState
653 return SyncStateContract.Helpers.get(provider, CONTENT_URI, account);
657 * @see android.provider.SyncStateContract.Helpers#get
1117 * Add this query parameter to a URI to get back row counts grouped by the address book
1878 builder.appendQueryParameter("query", mKinds.get(
[all...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java659 !ViewConfiguration.get(getContext()).hasPermanentMenuKey()) {
791 !ViewConfiguration.get(getContext()).hasPermanentMenuKey()) {
962 !ViewConfiguration.get(getContext()).hasPermanentMenuKey()) {
1007 Log.w(TAG, "Couldn't get audio manager");
1139 (!ViewConfiguration.get(getContext()).hasPermanentMenuKey() ||
1676 public void takeKeyEvents(boolean get) { argument
1677 mDecor.setFocusable(get);
2053 st.onRestoreInstanceState(icicles.get(curFeatureId));
3978 // Try to get a menu
3980 // Need a panel to grab the menu, so try to get tha
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java482 public ArrayList<String> get(int userId, String packageName) { method in class:PackageManagerService.PendingPackageBroadcasts
484 return packages.get(packageName);
493 HashMap<String, ArrayList<String>> packages = mUidMap.get(userId);
512 return mUidMap.get(userId);
529 HashMap<String, ArrayList<String>> map = mUidMap.get(userId);
622 if (SystemClock.elapsedRealtime() - mLastWritten.get() < WRITE_INTERVAL
691 PackageParser.Package pkg = mPackages.get(packageName);
826 HandlerParams params = mPendingInstalls.get(0);
933 PackageSetting ps = mSettings.mPackages.get(ent.getKey());
972 PostInstallData data = mRunningInstalls.get(ms
[all...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java275 final ViewConfiguration vc = ViewConfiguration.get(context);
1435 final OnItemTouchListener listener = mOnItemTouchListeners.get(i);
1465 final OnItemTouchListener listener = mOnItemTouchListeners.get(i);
1515 mScrollPointerId + " not found. Did any MotionEvents get skipped?");
1590 mScrollPointerId + " not found. Did any MotionEvents get skipped?");
1938 if (newChangedHolders != null && mState.mOldChangedHolders.get(key) != null) {
1971 appearingViewInitialBounds.get(itemHolder.itemView) : null;
1982 ItemHolderInfo preInfo = mState.mPreLayoutHolderMap.get(postHolder);
2002 ViewHolder oldHolder = mState.mOldChangedHolders.get(key);
2011 animateChange(oldHolder, newChangedHolders.get(ke
7550 public <T> T get(int resourceId) { method in class:RecyclerView.State
[all...]

Completed in 294 milliseconds

12345678910