Using an official API for opening DWB properties of a task

Bug: 118319143
Test: Manual
Change-Id: Icd0851787e08f2ce06c4fc33048f8a632903476a
This commit is contained in:
vadimt
2019-02-01 13:43:11 -08:00
parent 206b8bccb8
commit 1d9ecae30e
2 changed files with 5 additions and 4 deletions
@@ -133,9 +133,6 @@ public class TaskView extends FrameLayout implements PageCallbacks, Reusable {
}
};
static final Intent SEE_TIME_IN_APP_TEMPLATE =
new Intent("com.android.settings.action.TIME_SPENT_IN_APP");
private final OnAttachStateChangeListener mTaskMenuStateListener =
new OnAttachStateChangeListener() {
@Override