Searched defs:customtabs (Results 1 - 8 of 8) sorted by relevance

/frameworks/support/customtabs/tests/src/android/support/customtabs/
H A DCustomTabsIntentTest.java17 package android.support.customtabs;
/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsServiceConnection.java17 package android.support.customtabs;
H A DCustomTabsCallback.java17 package android.support.customtabs;
H A DCustomTabsSessionToken.java17 package android.support.customtabs;
H A DCustomTabsClient.java17 package android.support.customtabs;
H A DCustomTabsSession.java17 package android.support.customtabs;
H A DCustomTabsService.java17 package android.support.customtabs;
43 "android.support.customtabs.action.CustomTabsService";
51 "android.support.customtabs.otherurls.URL";
H A DCustomTabsIntent.java17 package android.support.customtabs;
50 public static final String EXTRA_SESSION = "android.support.customtabs.extra.SESSION";
57 "android.support.customtabs.extra.TOOLBAR_COLOR";
64 "android.support.customtabs.extra.CLOSE_BUTTON_ICON";
70 "android.support.customtabs.extra.TITLE_VISIBILITY";
88 "android.support.customtabs.extra.ACTION_BUTTON_BUNDLE";
95 public static final String KEY_ICON = "android.support.customtabs.customaction.ICON";
101 "android.support.customtabs.customaction.DESCRIPTION";
109 "android.support.customtabs.customaction.PENDING_INTENT";
115 public static final String EXTRA_MENU_ITEMS = "android.support.customtabs
[all...]

Completed in 55 milliseconds