Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/app/
DActionBarDrawerToggle.java191 int drawerImageRes, int openDrawerContentDescRes, int closeDrawerContentDescRes) { in ActionBarDrawerToggle() argument
203 mOpenDrawerContentDescRes = openDrawerContentDescRes; in ActionBarDrawerToggle()