OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SearchDropTargetBar
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
SearchDropTargetBar.java
36
public class
SearchDropTargetBar
extends FrameLayout implements DragController.DragListener {
57
public
SearchDropTargetBar
(Context context, AttributeSet attrs) {
61
public
SearchDropTargetBar
(Context context, AttributeSet attrs, int defStyle) {
/packages/apps/Launcher3/src/com/android/launcher3/
SearchDropTargetBar.java
34
public class
SearchDropTargetBar
extends FrameLayout implements DragController.DragListener {
55
public
SearchDropTargetBar
(Context context, AttributeSet attrs) {
59
public
SearchDropTargetBar
(Context context, AttributeSet attrs, int defStyle) {
Completed in 3448 milliseconds