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

  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 723 ImageView hotseatLeft = (ImageView) findViewById(R.id.hotseat_left);
724 hotseatLeft.setContentDescription(mHotseatLabels[0]);
725 hotseatLeft.setImageDrawable(mHotseatIcons[0]);
    [all...]

Completed in 71 milliseconds