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

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

Completed in 737 milliseconds