HomeSort by relevance Sort by last modified time
    Searched full:hotseatright (Results 1 - 1 of 1) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 726 ImageView hotseatRight = (ImageView) findViewById(R.id.hotseat_right);
727 hotseatRight.setContentDescription(mHotseatLabels[1]);
728 hotseatRight.setImageDrawable(mHotseatIcons[1]);
    [all...]

Completed in 123 milliseconds