Searched refs:CATEGORY_SAMPLE_CODE (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/frameworks/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
H A DAppNavHomeActivity.java53 intent.addCategory(Intent.CATEGORY_SAMPLE_CODE);
/frameworks/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
H A DAppNavHomeActivity.java53 intent.addCategory(Intent.CATEGORY_SAMPLE_CODE);
/frameworks/base/core/java/android/content/
H A DIntent.java3430 public static final String CATEGORY_SAMPLE_CODE = "android.intent.category.SAMPLE_CODE"; field in class:Intent

Completed in 1804 milliseconds