Searched refs:mDisabledIconResid (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DGlobalActions.java429 protected int mDisabledIconResid; field in class:GlobalActions.ToggleAction
447 mDisabledIconResid = disabledIconResid;
478 (on ? mEnabledIconResId : mDisabledIconResid)));

Completed in 25 milliseconds