Update Settings to use new UsageStats API
Change-Id: I89740d9b0c21f1ac6aa68feedc7730dd98b244c9
This commit is contained in:
@@ -441,7 +441,7 @@
|
||||
<!-- Display options for UsageStats class -->
|
||||
<string-array name="usage_stats_display_order_types">
|
||||
<item>Usage time</item>
|
||||
<item>Launch count</item>
|
||||
<item>Last time used</item>
|
||||
<item>App name</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
@@ -3474,8 +3474,8 @@
|
||||
<string name="display_order_text">Sort by:</string>
|
||||
<!-- label for application name -->
|
||||
<string name="app_name_label">App</string>
|
||||
<!-- label for launch count -->
|
||||
<string name="launch_count_label">Count</string>
|
||||
<!-- label for last time used -->
|
||||
<string name="last_time_used_label">Last time used</string>
|
||||
<!-- label for usage time -->
|
||||
<string name="usage_time_label">Usage time</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user