Home
last modified time | relevance | path

Searched refs:LAST_NAME (Results 1 – 2 of 2) sorted by relevance

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DGuidedStepActivity.java52 private static final int LAST_NAME = 4; field in GuidedStepActivity
342 addEditableAction(getContext(), actions, LAST_NAME, "Smith", "Your last name");
DGuidedStepSupportActivity.java54 private static final int LAST_NAME = 4; field in GuidedStepSupportActivity
344 addEditableAction(getContext(), actions, LAST_NAME, "Smith", "Your last name");