HomeSort by relevance Sort by last modified time
    Searched defs:actionBarTheme (Results 1 - 18 of 18) sorted by null

  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
AppCompatActionBar.java 129 ResourceValue actionBarTheme = resources.findItemInTheme("actionBarTheme", false);
130 if (actionBarTheme != null) {
132 actionBarTheme = resources.resolveResValue(actionBarTheme);
134 if (actionBarTheme instanceof StyleResourceValue) {
135 int styleId = context.getDynamicIdByStyle(((StyleResourceValue) actionBarTheme));
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc0/
adapters-1.0-rc0.jar 
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-stubs.jar 
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 474 milliseconds