HomeSort by relevance Sort by last modified time
    Searched defs:unbindFromTask (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskViewThumbnail.java 380 void unbindFromTask() {
TaskViewHeader.java 533 void unbindFromTask(boolean touchExplorationEnabled) {
TaskView.java 643 mThumbnailView.unbindFromTask();
644 mHeaderView.unbindFromTask(mTouchExplorationEnabled);

Completed in 118 milliseconds