OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeleteDropTarget
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
DeleteDropTarget.java
40
public class
DeleteDropTarget
extends ButtonDropTarget {
54
public
DeleteDropTarget
(Context context, AttributeSet attrs) {
58
public
DeleteDropTarget
(Context context, AttributeSet attrs, int defStyle) {
/packages/apps/Launcher3/src/com/android/launcher3/
DeleteDropTarget.java
44
public class
DeleteDropTarget
extends ButtonDropTarget {
60
public
DeleteDropTarget
(Context context, AttributeSet attrs) {
64
public
DeleteDropTarget
(Context context, AttributeSet attrs, int defStyle) {
Completed in 1861 milliseconds