Searched refs:LAST_CLICKED_ACTION_ID (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/wizard/
H A DGuidedStepAttributesTestFragment.java36 public static long LAST_CLICKED_ACTION_ID = -1; field in class:GuidedStepAttributesTestFragment
61 LAST_CLICKED_ACTION_ID = action.getId();
74 LAST_CLICKED_ACTION_ID = action.getId();
95 LAST_CLICKED_ACTION_ID = -1;
H A DGuidedStepAttributesTest.java353 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID = -1;
373 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID
378 (GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID == -1)
618 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID = -1;
656 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID
679 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID
693 GuidedStepAttributesTestFragment.LAST_CLICKED_ACTION_ID

Completed in 69 milliseconds