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

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDelegateImplV23.java 43 int mapNightMode(@NightMode final int mode) {
50 return super.mapNightMode(mode);
AppCompatDelegateImplV14.java 90 @ApplyableNightMode final int modeToApply = mapNightMode(nightMode);
147 int mapNightMode(@NightMode final int mode) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 49 milliseconds