added in version 24.1.0

android.support.customtabs

Annotations

CustomTabsService.Relation  
CustomTabsService.Result  

Classes

CustomTabsCallback A callback class for custom tabs client to get messages regarding events in their custom tabs. 
CustomTabsClient Class to communicate with a CustomTabsService and create CustomTabsSession from it. 
CustomTabsIntent Class holding the Intent and start bundle for a Custom Tabs Activity. 
CustomTabsIntent.Builder Builder class for CustomTabsIntent objects. 
CustomTabsService Abstract service class for implementing Custom Tabs related functionality. 
CustomTabsServiceConnection Abstract ServiceConnection to use while binding to a CustomTabsService
CustomTabsSession A class to be used for Custom Tabs related communication. 
CustomTabsSessionToken Wrapper class that can be used as a unique identifier for a session. 
PostMessageService A service to receive postMessage related communication from a Custom Tabs provider. 
PostMessageServiceConnection A ServiceConnection for Custom Tabs providers to use while connecting to a PostMessageService on the client side. 
R  
R.anim  
R.attr  
R.bool  
R.color  
R.dimen  
R.drawable  
R.id  
R.integer  
R.layout  
R.string  
R.style  
R.styleable  
TrustedWebUtils Class for utilities and convenience calls for opening a qualifying web page as a Trusted Web Activity.