OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onBeginDrag
(Results
1 - 10
of
10
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java
220
public void
onBeginDrag
(View v) {
NotificationRowLayout.java
177
public void
onBeginDrag
(View v) {
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteMergedAdapter.java
379
public void
onBeginDrag
(View v) {
PhoneFavoriteListView.java
229
public void
onBeginDrag
(View v) {
SwipeHelper.java
249
mCallback.
onBeginDrag
(mCallback.getChildContentView(mCurrView));
455
void
onBeginDrag
(View v);
/frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java
245
mCallback.
onBeginDrag
(mCurrView);
405
void
onBeginDrag
(View v);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java
211
public void
onBeginDrag
(View v) {
RecentsVerticalScrollView.java
219
public void
onBeginDrag
(View v) {
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java
241
mCallback.
onBeginDrag
(mCurrView.getSwipeableView().getView());
452
void
onBeginDrag
(View v);
SwipeableListView.java
283
public void
onBeginDrag
(View v) {
Completed in 70 milliseconds