Searched defs:mIntentExtras (Results 1 – 3 of 3) sorted by relevance
226 private Bundle mIntentExtras; field in RawContactEditorView582 RawContactModifier.parseExtras(getContext(), type, mCurrentRawContactDelta, mIntentExtras); in applyIntentExtras() local
330 protected Bundle mIntentExtras; field in ContactEditorFragment
417 private Bundle mIntentExtras = new Bundle(); field in Call