Home | History | Annotate | Download | only in launcher2

Lines Matching refs:ConstantState

295     private static Drawable.ConstantState[] sGlobalSearchIcon = new Drawable.ConstantState[2];
296 private static Drawable.ConstantState[] sVoiceSearchIcon = new Drawable.ConstantState[2];
297 private static Drawable.ConstantState[] sAppMarketIcon = new Drawable.ConstantState[2];
3140 private Drawable.ConstantState updateTextButtonWithIconFromExternalActivity(
3167 private Drawable.ConstantState updateButtonWithIconFromExternalActivity(
3192 private void updateButtonWithDrawable(int buttonId, Drawable.ConstantState d) {
3245 private void updateGlobalSearchIcon(Drawable.ConstantState d) {
3303 private void updateVoiceSearchIcon(Drawable.ConstantState d) {
3334 private void updateAppMarketIcon(Drawable.ConstantState d) {