Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DActionMenu.java84 Intent rintent = new Intent( in addIntentOptions() local
86 rintent.setComponent(new ComponentName( in addIntentOptions()
91 .setIntent(rintent); in addIntentOptions()
DMenuBuilder.java452 Intent rintent = new Intent( in addIntentOptions() local
454 rintent.setComponent(new ComponentName( in addIntentOptions()
459 .setIntent(rintent); in addIntentOptions()