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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java1249 * @param fromActive Always true when called from onActive().
1251 protected final void updateDrawable(int featureId, boolean fromActive) { argument
1254 updateDrawable(featureId, st, fromActive);

Completed in 148 milliseconds