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

  /frameworks/base/core/java/android/widget/
Switch.java 865 final int switchWidth = Math.max(mSwitchMinWidth,
868 mSwitchWidth = switchWidth;
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 847 final int switchWidth = Math.max(mSwitchMinWidth,
850 mSwitchWidth = switchWidth;
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 

Completed in 125 milliseconds