Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/customization/
DCustomizationManager.java202 Intent customOptionIntent = new Intent(Intent.ACTION_MAIN); in buildCustomActions() local
203 customOptionIntent.addCategory(intentCategory); in buildCustomActions()
207 customOptionIntent, in buildCustomActions()