Home
last modified time | relevance | path

Searched defs:mSnapshot (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DStructuredNameEditorView.java55 private StructuredNameDataItem mSnapshot; field in StructuredNameEditorView
269 public ContentValues mSnapshot; field in StructuredNameEditorView.SavedState
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java89 private final View mSnapshot; field in ViewGroupItemVerticalExplodeAnimation.ViewExplodeAnimationJellyBeanMR2