HomeSort by relevance Sort by last modified time
    Searched refs:shop (Results 1 - 5 of 5) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
FocusHelper.java 84 * Handles key events in a AppsCustomize tab between the last tab view and the shop button.
89 final View shop = tabHost.findViewById(R.id.market_button); local
97 // Select the shop button if we aren't on it
98 if (v != shop) {
99 shop.requestFocus();
107 if (v == shop) {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
FocusHelper.java 83 * Handles key events in a AppsCustomize tab between the last tab view and the shop button.
88 final View shop = tabHost.findViewById(R.id.market_button); local
96 // Select the shop button if we aren't on it
97 if (v != shop) {
98 shop.requestFocus();
106 if (v == shop) {
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 12730 IRTemp shop = IRTemp_INVALID; \/* shifter operand *\/ local
    [all...]
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc     [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 539 milliseconds