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

  /frameworks/base/core/java/android/view/
ContextThemeWrapper.java 146 public int getThemeResId() {
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
AppCompatDialog.java 47 super(context, getThemeResId(context, theme));
164 private static int getThemeResId(Context context, int themeId) {
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/view/
ContextThemeWrapper.java 136 public int getThemeResId() {
  /frameworks/base/core/java/android/content/
ContextWrapper.java 126 public int getThemeResId() {
127 return mBase.getThemeResId();
Context.java 657 public int getThemeResId() {
    [all...]
  /frameworks/base/core/java/android/app/
ContextImpl.java 302 public int getThemeResId() {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 127 milliseconds