Lines Matching full:get
55 // private final Texture mLowerBackground = ResourceTexture.get(Res.drawable.selection_lower_bg);
57 // .get(Res.drawable.selection_menu_divider);
59 // .get(Res.drawable.selection_menu_bg_pressed_left);
61 // .get(Res.drawable.selection_menu_bg_pressed);
63 // .get(Res.drawable.selection_menu_bg_pressed_right);
87 // button.icon = ResourceTexture.get(BUTTON_ICONS[i]);
231 // // Get the first item from the selection. TODO: support multiple items in Eclair.
234 // MediaBucket bucket = selection.get(0);
236 // item = bucket.mediaItems.get(0);
256 // // Get the target button and popup focus location.