Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d770c70 authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

merge from open-source master

Change-Id: I5d1276f8343d9f590616dc2ab91e0164b2d31426
parents 5b6a9a8f 2d40cdb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ import android.widget.AdapterView.OnItemSelectedListener;
 */
public class UsageStats extends Activity implements OnItemSelectedListener {
    private static final String TAG="UsageStatsActivity";
    private static final boolean localLOGV = true;
    private static final boolean localLOGV = false;
    private Spinner mTypeSpinner;
    private ListView mListView;
    private IUsageStats mUsageStatsService;