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

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

Completed in 108 milliseconds