Searched defs:pop (Results 1 - 12 of 12) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DStack.java51 public T pop() { method in class:Stack
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3decoder_api.h84 pop = 3, enumerator in enum:__anon585
/frameworks/base/cmds/statsd/src/anomaly/
H A Dindexed_priority_queue.h55 void pop();
131 void indexed_priority_queue<AA, Comparator>::pop() { function in class:android::os::statsd::indexed_priority_queue
/frameworks/base/core/java/android/util/
H A DJsonReader.java570 private JsonScope pop() { method in class:JsonReader
592 pop();
606 pop();
633 pop();
641 pop();
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduComposer.java345 mStack.pop();
555 mStack.pop();
636 mStack.pop();
865 mStack.pop();
893 mStack.pop();
955 mStack.pop();
1018 mStack.pop();
1072 // That is after calling pop() and before calling copy()
1095 void pop() { method in class:PduComposer.BufferStack
/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java842 stack.pop();
1445 public void pop() { method in class:ResourcesImpl.LookupStack
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java395 Tile tile = mRecycledQueue.pop();
398 tile = mRecycledQueue.pop();
521 Tile tile = mRecycledQueue.pop();
575 tile = mUploadQueue.pop();
754 public Tile pop() { method in class:TiledImageRenderer.TileQueue
803 Tile tile = mDecodeQueue.pop();
/frameworks/native/opengl/libagl/
H A Dmatrix.cpp468 GLint matrix_stack_t::pop() function in class:android::matrix_stack_t
964 GLint err = c->transforms.current->pop();
/frameworks/base/core/java/android/widget/
H A DEditor.java763 // One is the true focus lost where suggestions pop-up (if any) should be dismissed, and the
764 // other is an side effect of showing the suggestions pop-up itself. We use isShowingUp()
839 private void chooseSize(@NonNull PopupWindow pop, @NonNull CharSequence text, argument
860 pop.setWidth(wid + (int) Math.ceil(max));
861 pop.setHeight(ht + l.getHeight());
2921 * pop-up should be displayed.
3045 * Clicks the delete pop-up.
3051 * Displays the actions associated to an {@link EasyEditSpan}. The pop-up is controlled
3119 // Place the pop-up at the end of the span
3132 // As we display the pop
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 291 milliseconds