HomeSort by relevance Sort by last modified time
    Searched defs:GalleryGridItemView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/callcomposer/
GalleryGridItemView.java 33 public class GalleryGridItemView extends FrameLayout {
43 public GalleryGridItemView(Context context, AttributeSet attrs) {
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
GalleryGridItemView.java 41 public class GalleryGridItemView extends FrameLayout {
43 * Implemented by the owner of this GalleryGridItemView instance to communicate on media
60 mHostInterface.onItemClicked(GalleryGridItemView.this, mData, false /*longClick*/);
64 public GalleryGridItemView(final Context context, final AttributeSet attrs) {

Completed in 440 milliseconds